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