Home
last modified time | relevance | path

Searched refs:length_low (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.h133 uint32_t length_low; member
Dkfd_topology.c202 mem->length_low; in kfd_parse_subtype_mem()
/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2x00queue.h310 u16 length_low; member
Drt2x00queue.c269 txdesc->u.plcp.length_low = data_length & 0x3f; in rt2x00queue_create_tx_descriptor_plcp()
288 txdesc->u.plcp.length_low = duration & 0xff; in rt2x00queue_create_tx_descriptor_plcp()
Drt2400pci.c1131 txdesc->u.plcp.length_low); in rt2400pci_write_tx_desc()
Drt2500usb.c1113 txdesc->u.plcp.length_low); in rt2500usb_write_tx_desc()
Drt2500pci.c1279 txdesc->u.plcp.length_low); in rt2500pci_write_tx_desc()
Drt73usb.c1500 txdesc->u.plcp.length_low); in rt73usb_write_tx_desc()
Drt61pci.c1892 txdesc->u.plcp.length_low); in rt61pci_write_tx_desc()