Searched refs:AR5416_MAX_CHAINS (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v14.h82 #define AR5416_MAX_CHAINS 3 macro
198 uint32_t antCtrlChain[AR5416_MAX_CHAINS]; // 12
200 int8_t antennaGainCh[AR5416_MAX_CHAINS]; // 3
202 uint8_t txRxAttenCh[AR5416_MAX_CHAINS]; // 3
203 uint8_t rxTxMarginCh[AR5416_MAX_CHAINS]; // 3
206 uint8_t xlnaGainCh[AR5416_MAX_CHAINS]; // 3
211 uint8_t noiseFloorThreshCh[AR5416_MAX_CHAINS]; // 3
214 int8_t iqCalICh[AR5416_MAX_CHAINS]; // 1
215 int8_t iqCalQCh[AR5416_MAX_CHAINS]; // 1
225 uint8_t bswAtten[AR5416_MAX_CHAINS]; //
[all...]
H A Dah_eeprom_v14.c231 for (i = 0; i < AR5416_MAX_CHAINS; i++) {
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.h78 #define AR5416_MAX_CHAINS 3 /* XXX dup's eeprom def */ macro
79 HAL_CAL_SAMPLE caldata[4][AR5416_MAX_CHAINS];
H A Dar5416_cal_adcdc.c41 for (i = 0; i < AR5416_MAX_CHAINS; i++) {
H A Dar5416_cal_adcgain.c47 for (i = 0; i < AR5416_MAX_CHAINS; i++) {
H A Dar5416_cal_iq.c46 for (i = 0; i < AR5416_MAX_CHAINS; i++) {
H A Dar5416_cal.c414 for (i = 0; i < AR5416_MAX_CHAINS; i++) {
H A Dar5416_reset.c1625 for (i = 0; i < AR5416_MAX_CHAINS; i++) {
2376 for (i = 0; i < AR5416_MAX_CHAINS; i++) {
/freebsd-11-stable/sys/dev/otus/
H A Dif_otusreg.h750 #define AR5416_MAX_CHAINS 2 macro
777 uint32_t antCtrlChain[AR5416_MAX_CHAINS];
779 int8_t antennaGainCh[AR5416_MAX_CHAINS];
781 uint8_t txRxAttenCh[AR5416_MAX_CHAINS];
782 uint8_t rxTxMarginCh[AR5416_MAX_CHAINS];
785 uint8_t xlnaGainCh[AR5416_MAX_CHAINS];
790 uint8_t noiseFloorThreshCh[AR5416_MAX_CHAINS];
793 int8_t iqCalICh[AR5416_MAX_CHAINS];
794 int8_t iqCalQCh[AR5416_MAX_CHAINS];
804 uint8_t bswAtten[AR5416_MAX_CHAINS];
[all...]
/freebsd-11-stable/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c269 for (n = 0; n < AR5416_MAX_CHAINS; n++) {
290 for (n = 0; n < AR5416_MAX_CHAINS; n++) {
372 for (i = 0; i < AR5416_MAX_CHAINS; i++) {
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_olc.c342 for (i = 0; i < AR5416_MAX_CHAINS; i++) {
H A Dar9285_reset.c607 for (i = 0; i < AR5416_MAX_CHAINS; i++) {

Completed in 134 milliseconds