Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dbase.c1028 .tqi_cw_min = AR5K_TUNE_CWMIN, in ath5k_txq_setup()
1077 .tqi_cw_min = AR5K_TUNE_CWMIN, in ath5k_beaconq_setup()
1111 qi.tqi_cw_max = 2 * AR5K_TUNE_CWMIN; in ath5k_beaconq_config()
Dath5k.h183 #define AR5K_TUNE_CWMIN 15 macro