Home
last modified time | relevance | path

Searched refs:mt792x_stop (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_usb.c293 mt792x_stop(hw, false); in mt792xu_stop()
H A Dmt792x_core.c120 void mt792x_stop(struct ieee80211_hw *hw, bool suspend) in mt792x_stop() function
140 EXPORT_SYMBOL_GPL(mt792x_stop);
H A Dmt792x.h366 void mt792x_stop(struct ieee80211_hw *hw, bool suspend);
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c289 mt792x_stop(hw, false); in mt7921_stop()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c2201 .stop = mt792x_stop,