Home
last modified time | relevance | path

Searched refs:mt76x02_sta_remove (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt76x2/
Dusb.c40 .sta_remove = mt76x02_sta_remove, in mt76x2u_probe()
Dpci.c34 .sta_remove = mt76x02_sta_remove, in mt76x2e_probe()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dmt76x02.h157 void mt76x02_sta_remove(struct mt76_dev *mdev, struct ieee80211_vif *vif,
Dmt76x02_util.c267 void mt76x02_sta_remove(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt76x02_sta_remove() function
277 EXPORT_SYMBOL_GPL(mt76x02_sta_remove);
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt76x0/
Dpci.c164 .sta_remove = mt76x02_sta_remove, in mt76x0e_probe()
Dusb.c222 .sta_remove = mt76x02_sta_remove, in mt76x0u_probe()