ieee80211_get_channel 1286 include/net/ieee80211.h extern const struct ieee80211_channel *ieee80211_get_channel(struct
ieee80211_get_channel  106 net/ieee80211/ieee80211_geo.c 	ch = ieee80211_get_channel(ieee, channel);
ieee80211_get_channel  501 net/mac80211/mesh.c 	channel = ieee80211_get_channel(local->hw.wiphy, freq);
ieee80211_get_channel 1520 net/mac80211/mlme.c 	channel = ieee80211_get_channel(local->hw.wiphy, freq);
ieee80211_get_channel  383 net/mac80211/scan.c 	channel = ieee80211_get_channel(sdata->local->hw.wiphy, freq);
ieee80211_get_channel  637 net/mac80211/util.c 	chan = ieee80211_get_channel(local->hw.wiphy, freqMHz);