Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt76x2/
Dusb.c39 .sta_add = mt76x02_sta_add, in mt76x2u_probe()
Dpci.c33 .sta_add = mt76x02_sta_add, in mt76x2e_probe()
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/
Dmt76x02.h141 int mt76x02_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif,
Dmt76x02_util.c239 int mt76x02_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt76x02_sta_add() function
266 EXPORT_SYMBOL_GPL(mt76x02_sta_add);
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt76x0/
Dpci.c163 .sta_add = mt76x02_sta_add, in mt76x0e_probe()
Dusb.c221 .sta_add = mt76x02_sta_add, in mt76x0u_probe()