Lines Matching defs:mt76x02_calibration
37 struct mt76x02_calibration { struct
38 struct mt76x02_rx_freq_cal rx;
40 u8 agc_gain_init[MT_MAX_CHAINS];
41 u8 agc_gain_cur[MT_MAX_CHAINS];
43 u16 false_cca;
44 s8 avg_rssi_all;
45 s8 agc_gain_adjust;
46 s8 agc_lowest_gain;
47 s8 low_gain;
49 s8 temp_vco;
50 s8 temp;
52 bool init_cal_done;
53 bool tssi_cal_done;
54 bool tssi_comp_pending;
55 bool dpd_cal_done;
56 bool channel_cal_done;
57 bool gain_init_done;
59 int tssi_target;
60 s8 tssi_dc;