Home
last modified time | relevance | path

Searched refs:length_high (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/arch/c6x/include/asm/
Dsyscalls.h32 off_t length_low, off_t length_high);
34 off_t length_low, off_t length_high);
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.h134 uint32_t length_high; member
Dkfd_topology.c201 ((uint64_t)mem->length_high << 32) + in kfd_parse_subtype_mem()
/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2x00queue.h309 u16 length_high; member
Drt2x00queue.c268 txdesc->u.plcp.length_high = (data_length >> 6) & 0x3f; in rt2x00queue_create_tx_descriptor_plcp()
287 txdesc->u.plcp.length_high = (duration >> 8) & 0xff; in rt2x00queue_create_tx_descriptor_plcp()
Drt2400pci.c1135 txdesc->u.plcp.length_high); in rt2400pci_write_tx_desc()
Drt2500usb.c1115 txdesc->u.plcp.length_high); in rt2500usb_write_tx_desc()
Drt2500pci.c1281 txdesc->u.plcp.length_high); in rt2500pci_write_tx_desc()
Drt73usb.c1502 txdesc->u.plcp.length_high); in rt73usb_write_tx_desc()
Drt61pci.c1894 txdesc->u.plcp.length_high); in rt61pci_write_tx_desc()