Home
last modified time | relevance | path

Searched refs:AR5K_TXQ_FLAG_POST_FR_BKOFF_DIS (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_qcu.c47 ah->ah_txq.tqi_flags |= AR5K_TXQ_FLAG_POST_FR_BKOFF_DIS; in ath5k_hw_set_tx_queueprops()
Dath5k.h502 #define AR5K_TXQ_FLAG_POST_FR_BKOFF_DIS 0x1000 /* Disable backoff while bursting */ macro