Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dusb.c46 .sta_remove = mt76x02_sta_remove, in mt76x2u_probe()
H A Dpci.c36 .sta_remove = mt76x02_sta_remove, in mt76x2e_probe()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02.h157 void mt76x02_sta_remove(struct mt76_dev *mdev, struct ieee80211_vif *vif,
H A 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);
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x0/
H A Dpci.c170 .sta_remove = mt76x02_sta_remove, in mt76x0e_probe()