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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00queue.h263 * @ENTRY_TXD_RETRY_MODE: When set, the long retry count is used.
281 ENTRY_TXD_RETRY_MODE, enumerator in enum:txentry_desc_flags
H A Drt2x00queue.c339 __set_bit(ENTRY_TXD_RETRY_MODE, &txdesc->flags);
H A Drt2400pci.c1067 test_bit(ENTRY_TXD_RETRY_MODE, &txdesc->flags));
H A Drt2500pci.c1218 test_bit(ENTRY_TXD_RETRY_MODE, &txdesc->flags));
H A Drt61pci.c1838 test_bit(ENTRY_TXD_RETRY_MODE, &txdesc->flags));
H A Drt73usb.c1454 test_bit(ENTRY_TXD_RETRY_MODE, &txdesc->flags));

Completed in 42 milliseconds