Searched defs:ar9380_modal_eep_header (Results 1 – 1 of 1) sorted by relevance
117 struct ar9380_modal_eep_header { struct118 uint32_t antCtrlCommon;119 uint32_t antCtrlCommon2;120 uint16_t antCtrlChain[AR9380_MAX_CHAINS];121 uint8_t xatten1DB[AR9380_MAX_CHAINS];122 uint8_t xatten1Margin[AR9380_MAX_CHAINS];123 int8_t tempSlope;124 int8_t voltSlope;125 uint8_t spurChans[AR9380_EEPROM_MODAL_SPURS];126 int8_t noiseFloorThreshCh[AR9380_MAX_CHAINS];[all …]