Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dwext-compat.h60 int cfg80211_wext_freq(struct iw_freq *freq);
H A Dwext-compat.c227 int cfg80211_wext_freq(struct iw_freq *freq) in cfg80211_wext_freq() function
768 freq = cfg80211_wext_freq(wextfreq); in cfg80211_wext_siwfreq()
779 freq = cfg80211_wext_freq(wextfreq); in cfg80211_wext_siwfreq()
H A Dwext-sme.c78 freq = cfg80211_wext_freq(wextfreq); in cfg80211_mgd_wext_siwfreq()
H A Dibss.c325 freq = cfg80211_wext_freq(wextfreq); in cfg80211_ibss_wext_siwfreq()
H A Dscan.c2778 cfg80211_wext_freq(freq); in cfg80211_wext_siwscan()