Searched refs:mt76x02_sta_remove (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | usb.c | 40 .sta_remove = mt76x02_sta_remove, in mt76x2u_probe()
|
H A D | pci.c | 34 .sta_remove = mt76x02_sta_remove, in mt76x2e_probe()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | usb.c | 40 .sta_remove = mt76x02_sta_remove, in mt76x2u_probe()
|
H A D | pci.c | 34 .sta_remove = mt76x02_sta_remove, in mt76x2e_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | pci.c | 150 .sta_remove = mt76x02_sta_remove, in mt76x0e_probe()
|
H A D | usb.c | 220 .sta_remove = mt76x02_sta_remove, in mt76x0u_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02.h | 144 void mt76x02_sta_remove(struct mt76_dev *mdev, struct ieee80211_vif *vif,
|
H A D | mt76x02_util.c | 271 void mt76x02_sta_remove(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt76x02_sta_remove() function 281 EXPORT_SYMBOL_GPL(mt76x02_sta_remove); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02.h | 157 void mt76x02_sta_remove(struct mt76_dev *mdev, struct ieee80211_vif *vif,
|
H A D | mt76x02_util.c | 267 void mt76x02_sta_remove(struct mt76_dev *mdev, struct ieee80211_vif *vif, in mt76x02_sta_remove() function 277 EXPORT_SYMBOL_GPL(mt76x02_sta_remove); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | usb.c | 222 .sta_remove = mt76x02_sta_remove, in mt76x0u_probe()
|
H A D | pci.c | 164 .sta_remove = mt76x02_sta_remove, in mt76x0e_probe()
|
Completed in 7 milliseconds