Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/wireless/
A Dwext-compat.h16 struct iw_freq *wextfreq, char *extra);
35 struct iw_freq *wextfreq, char *extra);
A 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()
A Dibss.c309 struct iw_freq *wextfreq, char *extra) in cfg80211_ibss_wext_siwfreq() argument
323 freq = cfg80211_wext_freq(wextfreq); in cfg80211_ibss_wext_siwfreq()
A Dwext-compat.c821 struct iw_freq *wextfreq = &wrqu->freq; in cfg80211_wext_siwfreq() local
833 ret = cfg80211_mgd_wext_siwfreq(dev, info, wextfreq, extra); in cfg80211_wext_siwfreq()
836 ret = cfg80211_ibss_wext_siwfreq(dev, info, wextfreq, extra); in cfg80211_wext_siwfreq()
839 freq = cfg80211_wext_freq(wextfreq); in cfg80211_wext_siwfreq()
857 freq = cfg80211_wext_freq(wextfreq); in cfg80211_wext_siwfreq()

Completed in 10 milliseconds