Searched refs:TXDONE_FAILURE (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/rt2x00/
H A Drt2x00queue.h218 * &TXDONE_FAILURE. The flag &TXDONE_FALLBACK can be used in
221 * in conjunction with &TXDONE_FAILURE.
226 * @TXDONE_FAILURE: Frame was not successfully send
227 * @TXDONE_EXCESSIVE_RETRY: In addition to &TXDONE_FAILURE, the
234 TXDONE_FAILURE, enumerator in enum:txdone_entry_desc_flags
H A Drt2x00usb.c193 __set_bit(TXDONE_FAILURE, &txdesc.flags);
H A Drt2800pci.c820 __set_bit(TXDONE_FAILURE, &txdesc.flags);
H A Drt2400pci.c1233 __set_bit(TXDONE_FAILURE, &txdesc.flags);
H A Drt2500pci.c1365 __set_bit(TXDONE_FAILURE, &txdesc.flags);
H A Drt61pci.c2120 __set_bit(TXDONE_FAILURE, &txdesc.flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00queue.h218 * &TXDONE_FAILURE. The flag &TXDONE_FALLBACK can be used in
221 * in conjunction with &TXDONE_FAILURE.
226 * @TXDONE_FAILURE: Frame was not successfully send
227 * @TXDONE_EXCESSIVE_RETRY: In addition to &TXDONE_FAILURE, the
234 TXDONE_FAILURE, enumerator in enum:txdone_entry_desc_flags
H A Drt2x00usb.c193 __set_bit(TXDONE_FAILURE, &txdesc.flags);
H A Drt2800pci.c820 __set_bit(TXDONE_FAILURE, &txdesc.flags);
H A Drt2400pci.c1233 __set_bit(TXDONE_FAILURE, &txdesc.flags);
H A Drt2500pci.c1365 __set_bit(TXDONE_FAILURE, &txdesc.flags);
H A Drt61pci.c2120 __set_bit(TXDONE_FAILURE, &txdesc.flags);

Completed in 105 milliseconds