Home
last modified time | relevance | path

Searched refs:mt76x2_mac_stop (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_mac.h161 void mt76x2_mac_stop(struct mt76x2_dev *dev, bool force);
Dmt76x2u_main.c78 mt76x2_mac_stop(dev, false); in mt76x2u_set_channel()
Dmt76x2_init.c395 mt76x2_mac_stop(dev, false); in mt76x2_init_hardware()
405 mt76x2_mac_stop(dev, false); in mt76x2_stop_hardware()
Dmt76x2_main.c104 mt76x2_mac_stop(dev, true); in mt76x2_set_channel()
Dmt76x2_mac_common.c20 void mt76x2_mac_stop(struct mt76x2_dev *dev, bool force) in mt76x2_mac_stop() function
54 EXPORT_SYMBOL_GPL(mt76x2_mac_stop);
Dmt76x2_phy.c61 mt76x2_mac_stop(dev, false); in mt76x2_phy_channel_calibrate()