Home
last modified time | relevance | path

Searched refs:mt7921_stop (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dusb.c143 mt7921_stop(hw); in mt7921u_stop()
H A Dmt7921.h251 void mt7921_stop(struct ieee80211_hw *hw);
H A Dmain.c265 void mt7921_stop(struct ieee80211_hw *hw) in mt7921_stop() function
282 EXPORT_SYMBOL_GPL(mt7921_stop);
1318 .stop = mt7921_stop,