Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt76x2/
Dmac.c9 void mt76x2_mac_stop(struct mt76x02_dev *dev, bool force) in mt76x2_mac_stop() function
46 EXPORT_SYMBOL_GPL(mt76x2_mac_stop);
Dmac.h15 void mt76x2_mac_stop(struct mt76x02_dev *dev, bool force);
Dpci_init.c266 mt76x2_mac_stop(dev, false); in mt76x2_init_hardware()
278 mt76x2_mac_stop(dev, false); in mt76x2_stop_hardware()
Dusb_main.c40 mt76x2_mac_stop(dev, false); in mt76x2u_set_channel()
Dpci_main.c42 mt76x2_mac_stop(dev, true); in mt76x2e_set_channel()
Dpci_phy.c51 mt76x2_mac_stop(dev, false); in mt76x2_phy_channel_calibrate()