Searched refs:mt76x02_remove_interface (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | usb_main.c | 106 .remove_interface = mt76x02_remove_interface,
|
H A D | pci_main.c | 135 .remove_interface = mt76x02_remove_interface,
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | usb_main.c | 110 .remove_interface = mt76x02_remove_interface,
|
H A D | pci_main.c | 139 .remove_interface = mt76x02_remove_interface,
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | pci.c | 66 .remove_interface = mt76x02_remove_interface,
|
H A D | usb.c | 124 .remove_interface = mt76x02_remove_interface,
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02.h | 151 void mt76x02_remove_interface(struct ieee80211_hw *hw,
|
H A D | mt76x02_util.c | 342 void mt76x02_remove_interface(struct ieee80211_hw *hw, in mt76x02_remove_interface() function 350 EXPORT_SYMBOL_GPL(mt76x02_remove_interface); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02.h | 164 void mt76x02_remove_interface(struct ieee80211_hw *hw,
|
H A D | mt76x02_util.c | 341 void mt76x02_remove_interface(struct ieee80211_hw *hw, in mt76x02_remove_interface() function 351 EXPORT_SYMBOL_GPL(mt76x02_remove_interface); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | usb.c | 125 .remove_interface = mt76x02_remove_interface,
|
H A D | pci.c | 66 .remove_interface = mt76x02_remove_interface,
|
Completed in 8 milliseconds