Symbol: AR9287_MAX_CHAINS
sys/dev/ath/ath_hal/ah_eeprom_9287.c
194
for (i = 0; i < AR9287_MAX_CHAINS; i++) {
sys/dev/ath/ath_hal/ah_eeprom_9287.h
100
uint8_t bswAtten[AR9287_MAX_CHAINS];
sys/dev/ath/ath_hal/ah_eeprom_9287.h
101
uint8_t bswMargin[AR9287_MAX_CHAINS];
sys/dev/ath/ath_hal/ah_eeprom_9287.h
132
CAL_CTL_EDGES ctlEdges[AR9287_MAX_CHAINS][AR9287_NUM_BAND_EDGES];
sys/dev/ath/ath_hal/ah_eeprom_9287.h
141
calPierData2G[AR9287_MAX_CHAINS][AR9287_NUM_2G_CAL_PIERS];
sys/dev/ath/ath_hal/ah_eeprom_9287.h
79
uint32_t antCtrlChain[AR9287_MAX_CHAINS];
sys/dev/ath/ath_hal/ah_eeprom_9287.h
81
int8_t antennaGainCh[AR9287_MAX_CHAINS];
sys/dev/ath/ath_hal/ah_eeprom_9287.h
83
uint8_t txRxAttenCh[AR9287_MAX_CHAINS];
sys/dev/ath/ath_hal/ah_eeprom_9287.h
84
uint8_t rxTxMarginCh[AR9287_MAX_CHAINS];
sys/dev/ath/ath_hal/ah_eeprom_9287.h
90
int8_t noiseFloorThreshCh[AR9287_MAX_CHAINS];
sys/dev/ath/ath_hal/ah_eeprom_9287.h
93
int8_t iqCalICh[AR9287_MAX_CHAINS];
sys/dev/ath/ath_hal/ah_eeprom_9287.h
94
int8_t iqCalQCh[AR9287_MAX_CHAINS];
sys/dev/ath/ath_hal/ar9002/ar9287_reset.c
474
for (i = 0, j = offset_num; i < AR9287_MAX_CHAINS; i++) {
sys/dev/ath/ath_hal/ar9002/ar9287_reset.c
487
for (i = 0; i < AR9287_MAX_CHAINS; i++) {
sys/dev/ath/ath_hal/ar9002/ar9287_reset.c
96
for (i = 0; i < AR9287_MAX_CHAINS; i++) {
tools/tools/ath/ath_ee_9287_print/9287.c
103
for (i = 0; i < AR9287_MAX_CHAINS; i++) {
tools/tools/ath/ath_ee_9287_print/9287.c
197
for (n = 0; n < AR9287_MAX_CHAINS; n++) {
tools/tools/ath/ath_ee_9287_print/9287.c
265
for (i = 0; i < AR9287_MAX_CHAINS; i++) {