Home
last modified time | relevance | path

Searched refs:length_low (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/arch/c6x/include/asm/
Dsyscalls.h32 off_t length_low, off_t length_high);
34 off_t length_low, off_t length_high);
/linux-3.4.99/drivers/net/wireless/rt2x00/
Drt2x00queue.h312 u16 length_low; member
Drt2x00queue.c274 txdesc->u.plcp.length_low = data_length & 0x3f; in rt2x00queue_create_tx_descriptor_plcp()
293 txdesc->u.plcp.length_low = duration & 0xff; in rt2x00queue_create_tx_descriptor_plcp()
Drt2400pci.c1134 txdesc->u.plcp.length_low); in rt2400pci_write_tx_desc()
Drt2500usb.c1120 txdesc->u.plcp.length_low); in rt2500usb_write_tx_desc()
Drt2500pci.c1283 txdesc->u.plcp.length_low); in rt2500pci_write_tx_desc()
Drt73usb.c1505 txdesc->u.plcp.length_low); in rt73usb_write_tx_desc()
Drt61pci.c1893 txdesc->u.plcp.length_low); in rt61pci_write_tx_desc()