Home
last modified time | relevance | path

Searched refs:ieee80211_get_num_supported_channels (Results 1 – 5 of 5) sorted by relevance

/linux/net/wireless/ !
H A Dutil.c2629 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);
H A Dsme.c78 n_channels = ieee80211_get_num_supported_channels(wdev->wiphy); in cfg80211_conn_scan()
H A Dscan.c3538 n_channels = ieee80211_get_num_supported_channels(wiphy); in cfg80211_wext_siwscan()
H A Dnl80211.c10024 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()
/linux/include/net/ !
H A Dcfg80211.h9504 * ieee80211_get_num_supported_channels - get number of channels device has
9509 unsigned int ieee80211_get_num_supported_channels(struct wiphy *wiphy);