Searched refs:length_high (Results 1 – 9 of 9) sorted by relevance
138 uint32_t length_high; member
900 ((uint64_t)mem->length_high << 32) + in kfd_parse_subtype_mem()1672 sub_type_hdr->length_high = upper_32_bits(mem_in_bytes); in kfd_fill_mem_info_for_cpu()1858 sub_type_hdr->length_high = upper_32_bits(size); in kfd_fill_gpu_memory_affinity()
301 u16 length_high; member
260 txdesc->u.plcp.length_high = (data_length >> 6) & 0x3f; in rt2x00queue_create_tx_descriptor_plcp()279 txdesc->u.plcp.length_high = (duration >> 8) & 0xff; in rt2x00queue_create_tx_descriptor_plcp()
1129 txdesc->u.plcp.length_high); in rt2400pci_write_tx_desc()
1097 txdesc->u.plcp.length_high); in rt2500usb_write_tx_desc()
1275 txdesc->u.plcp.length_high); in rt2500pci_write_tx_desc()
1496 txdesc->u.plcp.length_high); in rt73usb_write_tx_desc()
1803 txdesc->u.plcp.length_high); in rt61pci_write_tx_desc()
Completed in 35 milliseconds