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);
16 void mt76x2_mac_stop(struct mt76x02_dev *dev, bool force);
275 mt76x2_mac_stop(dev, false); in mt76x2_init_hardware()286 mt76x2_mac_stop(dev, false); in mt76x2_stop_hardware()
47 mt76x2_mac_stop(dev, false); in mt76x2u_set_channel()
54 mt76x2_mac_stop(dev, true); in mt76x2_set_channel()
51 mt76x2_mac_stop(dev, false); in mt76x2_phy_channel_calibrate()