Home
last modified time | relevance | path

Searched refs:ENTRY_TXD_MORE_FRAG (Results 1 – 9 of 9) sorted by relevance

/drivers/net/wireless/rt2x00/
Drt2x00queue.h261 ENTRY_TXD_MORE_FRAG, enumerator
Drt2800mmio.c75 !test_bit(ENTRY_TXD_MORE_FRAG, &txdesc->flags)); in rt2800mmio_write_tx_desc()
Drt2x00queue.c444 __set_bit(ENTRY_TXD_MORE_FRAG, &txdesc->flags); in rt2x00queue_create_tx_descriptor()
Drt2500usb.c1087 test_bit(ENTRY_TXD_MORE_FRAG, &txdesc->flags)); in rt2500usb_write_tx_desc()
Drt2400pci.c1149 test_bit(ENTRY_TXD_MORE_FRAG, &txdesc->flags)); in rt2400pci_write_tx_desc()
Drt2500pci.c1298 test_bit(ENTRY_TXD_MORE_FRAG, &txdesc->flags)); in rt2500pci_write_tx_desc()
Drt73usb.c1465 test_bit(ENTRY_TXD_MORE_FRAG, &txdesc->flags)); in rt73usb_write_tx_desc()
Drt61pci.c1932 test_bit(ENTRY_TXD_MORE_FRAG, &txdesc->flags)); in rt61pci_write_tx_desc()
Drt2800lib.c721 test_bit(ENTRY_TXD_MORE_FRAG, &txdesc->flags)); in rt2800_write_tx_data()