Searched defs:mt76x2_calibration (Results 1 – 1 of 1) sorted by relevance
73 struct mt76x2_calibration { struct74 struct mt76x2_rx_freq_cal rx;76 u8 agc_gain_init[MT_MAX_CHAINS];77 u8 agc_gain_cur[MT_MAX_CHAINS];79 u16 false_cca;80 s8 avg_rssi_all;81 s8 agc_gain_adjust;82 s8 low_gain;84 u8 temp;86 bool init_cal_done;[all …]