Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dar5212.c1080 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()
Dar5211.c896 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()
Dar5xxx.h1124 u_int32_t ah_cw_max; member