Searched defs:modal_eep_4k_header (Results 1 – 1 of 1) sorted by relevance
619 struct modal_eep_4k_header { struct620 uint32_t antCtrlChain[AR5416_EEP4K_MAX_CHAINS];621 uint32_t antCtrlCommon;622 uint8_t antennaGainCh[AR5416_EEP4K_MAX_CHAINS];623 uint8_t switchSettling;624 uint8_t txRxAttenCh[AR5416_EEP4K_MAX_CHAINS];625 uint8_t rxTxMarginCh[AR5416_EEP4K_MAX_CHAINS];626 uint8_t adcDesiredSize;627 uint8_t pgaDesiredSize;628 uint8_t xlnaGainCh[AR5416_EEP4K_MAX_CHAINS];[all …]