Searched refs:mt76x02_mcu_set_radio_state (Results 1 – 6 of 6) sorted by relevance
102 int mt76x02_mcu_set_radio_state(struct mt76x02_dev *dev, bool on) in mt76x02_mcu_set_radio_state() function115 EXPORT_SYMBOL_GPL(mt76x02_mcu_set_radio_state);
96 int mt76x02_mcu_set_radio_state(struct mt76x02_dev *dev, bool on);
254 return mt76x02_mcu_set_radio_state(dev, true); in mt76x2u_mcu_init()
247 mt76x02_mcu_set_radio_state(dev, false); in mt76x2u_cleanup()
277 mt76x02_mcu_set_radio_state(dev, false); in mt76x2_stop_hardware()
304 ret = mt76x02_mcu_set_radio_state(dev, true); in mt76x2_phy_start()