Searched refs:AR5416_4K_MAX_CHAINS (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/ath/ath_hal/
H A Dah_eeprom_v4k.h50 #define AR5416_4K_MAX_CHAINS 1 macro
79 uint32_t antCtrlChain[AR5416_4K_MAX_CHAINS]; // 4
81 int8_t antennaGainCh[AR5416_4K_MAX_CHAINS]; // 1
83 uint8_t txRxAttenCh[AR5416_4K_MAX_CHAINS]; // 1
84 uint8_t rxTxMarginCh[AR5416_4K_MAX_CHAINS]; // 1
87 uint8_t xlnaGainCh[AR5416_4K_MAX_CHAINS]; // 1
92 uint8_t noiseFloorThreshCh[AR5416_4K_MAX_CHAINS]; // 1
95 int8_t iqCalICh[AR5416_4K_MAX_CHAINS]; // 1
96 int8_t iqCalQCh[AR5416_4K_MAX_CHAINS]; // 1
112 uint8_t bswAtten[AR5416_4K_MAX_CHAINS]; //
[all...]
H A Dah_eeprom_v4k.c186 for (i = 0; i < AR5416_4K_MAX_CHAINS; i++) {
/freebsd-10.2-release/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c182 for (n = 0; n < AR5416_4K_MAX_CHAINS; n++) {
250 for (i = 0; i < AR5416_4K_MAX_CHAINS; i++) {

Completed in 101 milliseconds