Lines Matching defs:mt76x02_calibration
34 struct mt76x02_calibration { struct
35 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;
47 s8 temp;
49 bool init_cal_done;
50 bool tssi_cal_done;
51 bool tssi_comp_pending;
52 bool dpd_cal_done;
53 bool channel_cal_done;
54 bool gain_init_done;
56 int tssi_target;
57 s8 tssi_dc;