Home
last modified time | relevance | path

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

/drivers/net/wireless/rt2x00/
Drt2800soc.c153 .sta_add = rt2x00mac_sta_add,
Drt2x00mac.c538 int rt2x00mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2x00mac_sta_add() function
553 EXPORT_SYMBOL_GPL(rt2x00mac_sta_add);
Drt2800pci.c314 .sta_add = rt2x00mac_sta_add,
Drt2x00.h1436 int rt2x00mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
Drt2800usb.c836 .sta_add = rt2x00mac_sta_add,