Home
last modified time | relevance | path

Searched refs:ENTRY_TXD_RETRY_MODE (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2x00queue.h265 ENTRY_TXD_RETRY_MODE, enumerator
Drt2x00queue.c437 __set_bit(ENTRY_TXD_RETRY_MODE, &txdesc->flags); in rt2x00queue_create_tx_descriptor()
Drt2400pci.c1158 test_bit(ENTRY_TXD_RETRY_MODE, &txdesc->flags)); in rt2400pci_write_tx_desc()
Drt2500pci.c1308 test_bit(ENTRY_TXD_RETRY_MODE, &txdesc->flags)); in rt2500pci_write_tx_desc()
Drt73usb.c1474 test_bit(ENTRY_TXD_RETRY_MODE, &txdesc->flags)); in rt73usb_write_tx_desc()
Drt61pci.c1941 test_bit(ENTRY_TXD_RETRY_MODE, &txdesc->flags)); in rt61pci_write_tx_desc()