Searched defs:mt76x02_calibration (Results 1 – 1 of 1) sorted by relevance
37 struct mt76x02_calibration { struct38 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;[all …]