Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_qcu.c167 cw_max = ah->ah_cw_max = AR5K_TUNE_CWMAX; in ath5k_hw_reset_tx_queue()
173 cw_max = ah->ah_cw_max = AR5K_TUNE_CWMAX_XR; in ath5k_hw_reset_tx_queue()
179 cw_max = ah->ah_cw_max = AR5K_TUNE_CWMAX_11B; in ath5k_hw_reset_tx_queue()
Dath5k.h991 u32 ah_cw_max; member