Home
last modified time | relevance | path

Searched refs:ieee80211_wx_set_power (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac_wx.c510 int ieee80211_wx_set_power(struct ieee80211_device *ieee, in ieee80211_wx_set_power() function
559 EXPORT_SYMBOL(ieee80211_wx_set_power);
H A Dieee80211.h2274 int ieee80211_wx_set_power(struct ieee80211_device *ieee,
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_wx.c113 ret = ieee80211_wx_set_power(priv->ieee80211, info, wrqu, extra); in r8192_wx_set_power()