Searched refs:mt76x02_sta_add (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | usb.c | 39 .sta_add = mt76x02_sta_add, in mt76x2u_probe()
|
H A D | pci.c | 33 .sta_add = mt76x02_sta_add, in mt76x2e_probe()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | usb.c | 39 .sta_add = mt76x02_sta_add, in mt76x2u_probe()
|
H A D | pci.c | 33 .sta_add = mt76x02_sta_add, in mt76x2e_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | pci.c | 149 .sta_add = mt76x02_sta_add, in mt76x0e_probe()
|
H A D | usb.c | 219 .sta_add = mt76x02_sta_add, in mt76x0u_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02.h | 142 int mt76x02_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif,
|
H A D | mt76x02_util.c | 242 int mt76x02_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt76x02_sta_add() function 269 EXPORT_SYMBOL_GPL(mt76x02_sta_add); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02.h | 155 int mt76x02_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif,
|
H A D | mt76x02_util.c | 238 int mt76x02_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt76x02_sta_add() function 265 EXPORT_SYMBOL_GPL(mt76x02_sta_add); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | usb.c | 221 .sta_add = mt76x02_sta_add, in mt76x0u_probe()
|
H A D | pci.c | 163 .sta_add = mt76x02_sta_add, in mt76x0e_probe()
|
Completed in 7 milliseconds