Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dusb.c39 .sta_add = mt76x02_sta_add, in mt76x2u_probe()
H A Dpci.c33 .sta_add = mt76x02_sta_add, in mt76x2e_probe()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02.h155 int mt76x02_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif,
H A Dmt76x02_util.c238 int mt76x02_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt76x02_sta_add() function
265 EXPORT_SYMBOL_GPL(mt76x02_sta_add);
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x0/
H A Dpci.c163 .sta_add = mt76x02_sta_add, in mt76x0e_probe()