Home
last modified time | relevance | path

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

/Linux-v5.10/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.c753 struct iw_freq *wextfreq, char *extra) in cfg80211_wext_siwfreq() argument
764 return cfg80211_mgd_wext_siwfreq(dev, info, wextfreq, extra); in cfg80211_wext_siwfreq()
766 return cfg80211_ibss_wext_siwfreq(dev, info, wextfreq, extra); in cfg80211_wext_siwfreq()
768 freq = cfg80211_wext_freq(wextfreq); in cfg80211_wext_siwfreq()
779 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()