Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dwext-compat.h60 int cfg80211_wext_freq(struct iw_freq *freq);
Dwext-sme.c78 freq = cfg80211_wext_freq(wextfreq); in cfg80211_mgd_wext_siwfreq()
Dwext-compat.c229 int cfg80211_wext_freq(struct iw_freq *freq) in cfg80211_wext_freq() function
826 freq = cfg80211_wext_freq(wextfreq); in cfg80211_wext_siwfreq()
844 freq = cfg80211_wext_freq(wextfreq); in cfg80211_wext_siwfreq()
Dibss.c324 freq = cfg80211_wext_freq(wextfreq); in cfg80211_ibss_wext_siwfreq()
Dscan.c2836 cfg80211_wext_freq(freq); in cfg80211_wext_siwscan()