Searched refs:cfg80211_mgd_wext_giwfreq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | wext-compat.h | 36 int cfg80211_mgd_wext_giwfreq(struct net_device *dev,
|
H A D | wext-sme.c | 116 int cfg80211_mgd_wext_giwfreq(struct net_device *dev, in cfg80211_mgd_wext_giwfreq() function
|
H A D | wext-compat.c | 805 return cfg80211_mgd_wext_giwfreq(dev, info, freq, extra); in cfg80211_wext_giwfreq()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | wext-compat.h | 36 int cfg80211_mgd_wext_giwfreq(struct net_device *dev,
|
H A D | wext-sme.c | 116 int cfg80211_mgd_wext_giwfreq(struct net_device *dev, in cfg80211_mgd_wext_giwfreq() function
|
H A D | wext-compat.c | 897 ret = cfg80211_mgd_wext_giwfreq(dev, info, freq, extra); in cfg80211_wext_giwfreq()
|
Completed in 6 milliseconds