Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_freebsd_inc.h167 … int8_t ss_nf_cal[AH_MAX_CHAINS*2]; /* nf calibrated values for ctl+ext from eeprom */
168 int8_t ss_nf_pwr[AH_MAX_CHAINS*2]; /* nf pwr values for ctl+ext from eeprom */
HDar9300_spectral.c221 struct nf_cal chain[AH_MAX_CHAINS];
HDar9300.h704 u_int16_t small_signal_gain[AH_MAX_CHAINS];
705 u_int32_t pa_table[AH_MAX_CHAINS][AR9300_PAPRD_TABLE_SZ];
/trueos/sys/dev/ath/ath_hal/
HDah.c1086 for (i = 0; i < AH_MAX_CHAINS; i++) { in ath_hal_get_mimo_chan_noise()
1094 for (i = 0; i < AH_MAX_CHAINS; i++) { in ath_hal_get_mimo_chan_noise()
1107 for (i = 0; i < AH_MAX_CHAINS; i++) { in ath_hal_get_mimo_chan_noise()
1126 for (i = 0; i < AH_MAX_CHAINS; i++) { in ath_hal_get_mimo_chan_noise()
HDah.h38 #define AH_MAX_CHAINS 3 macro
961 int8_t ss_nf_cal[AH_MAX_CHAINS*2]; /* nf calibrated values for ctl+ext from eeprom */
962 int8_t ss_nf_pwr[AH_MAX_CHAINS*2]; /* nf pwr values for ctl+ext from eeprom */
HDah_internal.h191 int16_t noiseFloorCtl[AH_MAX_CHAINS];
192 int16_t noiseFloorExt[AH_MAX_CHAINS];