Lines Matching defs:ar9380_modal_eep_header
121 struct ar9380_modal_eep_header { struct
122 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];
131 uint8_t ob[AR9380_MAX_CHAINS];
132 uint8_t db_stage2[AR9380_MAX_CHAINS];
133 uint8_t db_stage3[AR9380_MAX_CHAINS];
134 uint8_t db_stage4[AR9380_MAX_CHAINS];
135 uint8_t xpaBiasLvl;
136 uint8_t txFrameToDataStart;
137 uint8_t txFrameToPaOn;
138 uint8_t txClip;
139 int8_t antennaGain;
140 uint8_t switchSettling;
141 int8_t adcDesiredSize;
142 uint8_t txEndToXpaOff;
143 uint8_t txEndToRxOn;
144 uint8_t txFrameToXpaOn;
145 uint8_t thresh62;
146 uint32_t papdRateMaskHt20;
147 uint32_t papdRateMaskHt40;
148 uint8_t futureModal[10];