Home
last modified time | relevance | path

Searched defs:ModalEepHeader4k (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v4k.h78 typedef struct ModalEepHeader4k { struct
79 uint32_t antCtrlChain[AR5416_4K_MAX_CHAINS]; // 4
80 uint32_t antCtrlCommon; // 4
81 int8_t antennaGainCh[AR5416_4K_MAX_CHAINS]; // 1
82 uint8_t switchSettling; // 1
83 uint8_t txRxAttenCh[AR5416_4K_MAX_CHAINS]; // 1
84 uint8_t rxTxMarginCh[AR5416_4K_MAX_CHAINS]; // 1
85 uint8_t adcDesiredSize; // 1
86 int8_t pgaDesiredSize; // 1
87 uint8_t xlnaGainCh[AR5416_4K_MAX_CHAINS]; // 1
[all …]