Home
last modified time | relevance | path

Searched refs:ah_aifs (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_qcu.c133 (ah->ah_aifs + tq->tqi_aifs) * in ath5k_hw_reset_tx_queue()
139 (ah->ah_aifs + tq->tqi_aifs) * in ath5k_hw_reset_tx_queue()
168 ah->ah_aifs = AR5K_TUNE_AIFS; in ath5k_hw_reset_tx_queue()
174 ah->ah_aifs = AR5K_TUNE_AIFS_XR; in ath5k_hw_reset_tx_queue()
180 ah->ah_aifs = AR5K_TUNE_AIFS_11B; in ath5k_hw_reset_tx_queue()
236 AR5K_REG_SM(ah->ah_aifs + tq->tqi_aifs, in ath5k_hw_reset_tx_queue()
Dath5k_attach.c137 ah->ah_aifs = AR5K_TUNE_AIFS; in ath5k_hw_attach()
Dath5k.h989 u32 ah_aifs; member