Home
last modified time | relevance | path

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

/Linux-v5.4/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.c754 struct iw_freq *wextfreq, char *extra) in cfg80211_wext_siwfreq() argument
765 return cfg80211_mgd_wext_siwfreq(dev, info, wextfreq, extra); in cfg80211_wext_siwfreq()
767 return cfg80211_ibss_wext_siwfreq(dev, info, wextfreq, extra); in cfg80211_wext_siwfreq()
769 freq = cfg80211_wext_freq(wextfreq); in cfg80211_wext_siwfreq()
780 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()