Searched defs:mt76x02_calibration (Results 1 – 1 of 1) sorted by relevance
34 struct mt76x02_calibration { struct35 struct mt76x02_rx_freq_cal rx;37 u8 agc_gain_init[MT_MAX_CHAINS];38 u8 agc_gain_cur[MT_MAX_CHAINS];40 u16 false_cca;41 s8 avg_rssi_all;42 s8 agc_gain_adjust;43 s8 agc_lowest_gain;44 s8 low_gain;46 s8 temp_vco;[all …]