Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_freebsd_inc.h173 … int8_t ss_nf_cal[AH_MAX_CHAINS*2]; /* nf calibrated values for ctl+ext from eeprom */
174 int8_t ss_nf_pwr[AH_MAX_CHAINS*2]; /* nf pwr values for ctl+ext from eeprom */
HDar9300_spectral.c223 struct nf_cal chain[AH_MAX_CHAINS];
HDar9300.h711 u_int16_t small_signal_gain[AH_MAX_CHAINS];
712 u_int32_t pa_table[AH_MAX_CHAINS][AR9300_PAPRD_TABLE_SZ];
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah.c1093 for (i = 0; i < AH_MAX_CHAINS; i++) { in ath_hal_get_mimo_chan_noise()
1101 for (i = 0; i < AH_MAX_CHAINS; i++) { in ath_hal_get_mimo_chan_noise()
1114 for (i = 0; i < AH_MAX_CHAINS; i++) { in ath_hal_get_mimo_chan_noise()
1133 for (i = 0; i < AH_MAX_CHAINS; i++) { in ath_hal_get_mimo_chan_noise()
HDah.h38 #define AH_MAX_CHAINS 3 macro
1012 …int8_t ss_nf_cal[AH_MAX_CHAINS*2]; /* nf calibrated values for ctl+ext from eepro…
1013 … int8_t ss_nf_pwr[AH_MAX_CHAINS*2]; /* nf pwr values for ctl+ext from eeprom */
HDah_internal.h192 int16_t noiseFloorCtl[AH_MAX_CHAINS];
193 int16_t noiseFloorExt[AH_MAX_CHAINS];