Home
last modified time | relevance | path

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

/drivers/net/wireless/rt2x00/
Drt2800soc.c154 .sta_remove = rt2x00mac_sta_remove,
Drt2x00mac.c555 int rt2x00mac_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2x00mac_sta_remove() function
569 EXPORT_SYMBOL_GPL(rt2x00mac_sta_remove);
Drt2800pci.c315 .sta_remove = rt2x00mac_sta_remove,
Drt2x00.h1438 int rt2x00mac_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
Drt2800usb.c837 .sta_remove = rt2x00mac_sta_remove,