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