Searched refs:mt76x02_mcu_set_radio_state (Results 1 – 6 of 6) sorted by relevance
93 int mt76x02_mcu_set_radio_state(struct mt76x02_dev *dev, bool on) in mt76x02_mcu_set_radio_state() function106 EXPORT_SYMBOL_GPL(mt76x02_mcu_set_radio_state);
100 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()
250 mt76x02_mcu_set_radio_state(dev, false); in mt76x2u_cleanup()
285 mt76x02_mcu_set_radio_state(dev, false); in mt76x2_stop_hardware()
304 ret = mt76x02_mcu_set_radio_state(dev, true); in mt76x2_phy_start()