Searched refs:ah_cw_max (Results 1 – 3 of 3) sorted by relevance
1080 cw_max = hal->ah_cw_max = AR5K_TUNE_CWMAX; in ar5k_ar5212_reset_tx_queue()1084 cw_max = hal->ah_cw_max = AR5K_TUNE_CWMAX_XR; in ar5k_ar5212_reset_tx_queue()1088 cw_max = hal->ah_cw_max = AR5K_TUNE_CWMAX_11B; in ar5k_ar5212_reset_tx_queue()
896 cw_max = hal->ah_cw_max = AR5K_TUNE_CWMAX_11B; in ar5k_ar5211_reset_tx_queue()900 cw_max = hal->ah_cw_max = AR5K_TUNE_CWMAX; in ar5k_ar5211_reset_tx_queue()
1124 u_int32_t ah_cw_max; member