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