Searched defs:ar9300_modal_eep_header (Results 1 – 1 of 1) sorted by relevance
206 struct ar9300_modal_eep_header { struct208 __le32 antCtrlCommon;210 __le32 antCtrlCommon2;212 __le16 antCtrlChain[AR9300_MAX_CHAINS];214 u8 xatten1DB[AR9300_MAX_CHAINS];216 u8 xatten1Margin[AR9300_MAX_CHAINS];217 int8_t tempSlope;218 int8_t voltSlope;220 u8 spurChans[AR_EEPROM_MODAL_SPURS];222 int8_t noiseFloorThreshCh[AR9300_MAX_CHAINS];[all …]