Home
last modified time | relevance | path

Searched refs:mt76x2u_mac_stop (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2u_init.c251 return mt76x2u_mac_stop(dev); in mt76x2u_init_hardware()
309 mt76x2u_mac_stop(dev); in mt76x2u_stop_hw()
Dmt76x2u.h43 int mt76x2u_mac_stop(struct mt76x2_dev *dev);
Dmt76x2u_mac.c134 int mt76x2u_mac_stop(struct mt76x2_dev *dev) in mt76x2u_mac_stop() function
Dmt76x2u_phy.c61 mt76x2u_mac_stop(dev); in mt76x2u_phy_channel_calibrate()