Home
last modified time | relevance | path

Searched refs:AH_MAX_CHAINS (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_hal/
HDah.c1198 for (i = 0; i < AH_MAX_CHAINS; i++) { in ath_hal_get_mimo_chan_noise()
1206 for (i = 0; i < AH_MAX_CHAINS; i++) { in ath_hal_get_mimo_chan_noise()
1219 for (i = 0; i < AH_MAX_CHAINS; i++) { in ath_hal_get_mimo_chan_noise()
1238 for (i = 0; i < AH_MAX_CHAINS; i++) { in ath_hal_get_mimo_chan_noise()
HDah.h50 #define AH_MAX_CHAINS 3 macro
1034 int8_t ss_nf_cal[AH_MAX_CHAINS*2]; /* nf calibrated values for ctl+ext from eeprom */
1035 int8_t ss_nf_pwr[AH_MAX_CHAINS*2]; /* nf pwr values for ctl+ext from eeprom */
HDah_internal.h199 int16_t noiseFloorCtl[AH_MAX_CHAINS];
200 int16_t noiseFloorExt[AH_MAX_CHAINS];
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_spectral.c223 struct nf_cal chain[AH_MAX_CHAINS];
HDar9300.h703 u_int16_t small_signal_gain[AH_MAX_CHAINS];
704 u_int32_t pa_table[AH_MAX_CHAINS][AR9300_PAPRD_TABLE_SZ];