Home
last modified time | relevance | path

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

/linux-4.4.14/net/wireless/
Dwext-sme.c67 struct iw_freq *wextfreq, char *extra) in cfg80211_mgd_wext_siwfreq() argument
78 freq = cfg80211_wext_freq(wextfreq); in cfg80211_mgd_wext_siwfreq()
Dwext-compat.c777 struct iw_freq *wextfreq, char *extra) in cfg80211_wext_siwfreq() argument
788 return cfg80211_mgd_wext_siwfreq(dev, info, wextfreq, extra); in cfg80211_wext_siwfreq()
790 return cfg80211_ibss_wext_siwfreq(dev, info, wextfreq, extra); in cfg80211_wext_siwfreq()
792 freq = cfg80211_wext_freq(wextfreq); in cfg80211_wext_siwfreq()
803 freq = cfg80211_wext_freq(wextfreq); in cfg80211_wext_siwfreq()
Dibss.c311 struct iw_freq *wextfreq, char *extra) in cfg80211_ibss_wext_siwfreq() argument
325 freq = cfg80211_wext_freq(wextfreq); in cfg80211_ibss_wext_siwfreq()