Home
last modified time | relevance | path

Searched refs:ieee80211_wx_set_mlme (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/drivers/staging/rtl8192u/ieee80211/
Dieee80211_wx.c754 int ieee80211_wx_set_mlme(struct ieee80211_device *ieee, in ieee80211_wx_set_mlme() function
868 EXPORT_SYMBOL(ieee80211_wx_set_mlme);
Dieee80211.h355 #define ieee80211_wx_set_mlme ieee80211_wx_set_mlme_rsl macro
2412 extern int ieee80211_wx_set_mlme(struct ieee80211_device *ieee,
/linux-2.6.39/drivers/staging/rtl8187se/ieee80211/
Dieee80211_wx.c639 int ieee80211_wx_set_mlme(struct ieee80211_device *ieee, in ieee80211_wx_set_mlme() function
Dieee80211.h1336 int ieee80211_wx_set_mlme(struct ieee80211_device *ieee,
/linux-2.6.39/drivers/staging/rtl8192e/ieee80211/
Dieee80211.h354 #define ieee80211_wx_set_mlme ieee80211_wx_set_mlme_rsl macro
2422 int ieee80211_wx_set_mlme(struct ieee80211_device *ieee,
Dieee80211_wx.c765 int ieee80211_wx_set_mlme(struct ieee80211_device *ieee, in ieee80211_wx_set_mlme() function
/linux-2.6.39/drivers/staging/rtl8192e/
Dr8192E_wx.c957 ret = ieee80211_wx_set_mlme(priv->ieee80211, info, wrqu, extra);
/linux-2.6.39/drivers/staging/rtl8192u/
Dr8192U_wx.c992 ret = ieee80211_wx_set_mlme(priv->ieee80211, info, wrqu, extra); in r8192_wx_set_mlme()
/linux-2.6.39/drivers/staging/rtl8187se/
Dr8180_wx.c1272 ret = ieee80211_wx_set_mlme(priv->ieee80211, info, wrqu, extra); in r8180_wx_set_mlme()