Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c2008 void mt76_vif_cleanup(struct mt76_dev *dev, struct ieee80211_vif *vif) in mt76_vif_cleanup() function
2018 EXPORT_SYMBOL_GPL(mt76_vif_cleanup);
H A Dmt76.h1847 void mt76_vif_cleanup(struct mt76_dev *dev, struct ieee80211_vif *vif);
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c496 mt76_vif_cleanup(&dev->mt76, vif); in mt7996_remove_interface()