Searched refs:mt76x2_mac_stop (Results 1 – 6 of 6) sorted by relevance
9 void mt76x2_mac_stop(struct mt76x02_dev *dev, bool force) in mt76x2_mac_stop() function46 EXPORT_SYMBOL_GPL(mt76x2_mac_stop);
15 void mt76x2_mac_stop(struct mt76x02_dev *dev, bool force);
266 mt76x2_mac_stop(dev, false); in mt76x2_init_hardware()278 mt76x2_mac_stop(dev, false); in mt76x2_stop_hardware()
40 mt76x2_mac_stop(dev, false); in mt76x2u_set_channel()
42 mt76x2_mac_stop(dev, true); in mt76x2e_set_channel()
51 mt76x2_mac_stop(dev, false); in mt76x2_phy_channel_calibrate()