Searched refs:ieee80211_get_num_supported_channels (Results 1 – 5 of 5) sorted by relevance
2629 unsigned int ieee80211_get_num_supported_channels(struct wiphy *wiphy) in ieee80211_get_num_supported_channels() function 2640 EXPORT_SYMBOL(ieee80211_get_num_supported_channels);
78 n_channels = ieee80211_get_num_supported_channels(wdev->wiphy); in cfg80211_conn_scan()
3538 n_channels = ieee80211_get_num_supported_channels(wiphy); in cfg80211_wext_siwscan()
10024 n_channels = ieee80211_get_num_supported_channels(wiphy); in nl80211_trigger_scan() 10353 n_channels = ieee80211_get_num_supported_channels(wiphy); in nl80211_parse_sched_scan()
9504 * ieee80211_get_num_supported_channels - get number of channels device has9509 unsigned int ieee80211_get_num_supported_channels(struct wiphy *wiphy);