Lines Matching refs:mt76x2_dev
23 mt76x2_phy_tssi_init_cal(struct mt76x2_dev *dev) in mt76x2_phy_tssi_init_cal()
46 mt76x2_phy_channel_calibrate(struct mt76x2_dev *dev, bool mac_stopped) in mt76x2_phy_channel_calibrate()
80 void mt76x2_phy_set_antenna(struct mt76x2_dev *dev) in mt76x2_phy_set_antenna()
127 mt76x2_get_agc_gain(struct mt76x2_dev *dev, u8 *dest) in mt76x2_get_agc_gain()
134 mt76x2_get_rssi_gain_thresh(struct mt76x2_dev *dev) in mt76x2_get_rssi_gain_thresh()
147 mt76x2_get_low_rssi_gain_thresh(struct mt76x2_dev *dev) in mt76x2_get_low_rssi_gain_thresh()
160 mt76x2_phy_set_gain_val(struct mt76x2_dev *dev) in mt76x2_phy_set_gain_val()
185 mt76x2_phy_adjust_vga_gain(struct mt76x2_dev *dev) in mt76x2_phy_adjust_vga_gain()
204 mt76x2_phy_update_channel_gain(struct mt76x2_dev *dev) in mt76x2_phy_update_channel_gain()
267 int mt76x2_phy_set_channel(struct mt76x2_dev *dev, in mt76x2_phy_set_channel()
407 mt76x2_phy_tssi_compensate(struct mt76x2_dev *dev) in mt76x2_phy_tssi_compensate()
448 mt76x2_phy_temp_compensate(struct mt76x2_dev *dev) in mt76x2_phy_temp_compensate()
477 struct mt76x2_dev *dev; in mt76x2_phy_calibrate()
479 dev = container_of(work, struct mt76x2_dev, cal_work.work); in mt76x2_phy_calibrate()
488 int mt76x2_phy_start(struct mt76x2_dev *dev) in mt76x2_phy_start()