Searched refs:mt76_vif_cleanup (Results 1 – 3 of 3) sorted by relevance
2008 void mt76_vif_cleanup(struct mt76_dev *dev, struct ieee80211_vif *vif) in mt76_vif_cleanup() function2018 EXPORT_SYMBOL_GPL(mt76_vif_cleanup);
1847 void mt76_vif_cleanup(struct mt76_dev *dev, struct ieee80211_vif *vif);
496 mt76_vif_cleanup(&dev->mt76, vif); in mt7996_remove_interface()