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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dwext-compat.h45 int cfg80211_wext_freq(struct wiphy *wiphy, struct iw_freq *freq);
H A Dwext-sme.c73 freq = cfg80211_wext_freq(wdev->wiphy, wextfreq);
H A Dibss.c288 freq = cfg80211_wext_freq(wdev->wiphy, wextfreq);
H A Dwext-compat.c257 * cfg80211_wext_freq - get wext frequency for non-"auto"
263 int cfg80211_wext_freq(struct wiphy *wiphy, struct iw_freq *freq) function
788 freq = cfg80211_wext_freq(wdev->wiphy, wextfreq);
H A Dscan.c740 int wext_freq = cfg80211_wext_freq(wiphy, &wreq->channel_list[k]);

Completed in 222 milliseconds