Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dutil.c1989 unsigned int ieee80211_get_num_supported_channels(struct wiphy *wiphy) in ieee80211_get_num_supported_channels() function
2000 EXPORT_SYMBOL(ieee80211_get_num_supported_channels);
H A Dsme.c79 n_channels = ieee80211_get_num_supported_channels(wdev->wiphy); in cfg80211_conn_scan()
H A Dscan.c2735 n_channels = ieee80211_get_num_supported_channels(wiphy); in cfg80211_wext_siwscan()
H A Dnl80211.c8102 n_channels = ieee80211_get_num_supported_channels(wiphy); in nl80211_trigger_scan()
8476 n_channels = ieee80211_get_num_supported_channels(wiphy); in nl80211_parse_sched_scan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/
H A Dcfg.c1228 int i, n_channels = ieee80211_get_num_supported_channels(wiphy); in _new_connect_scan_req()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h7814 unsigned int ieee80211_get_num_supported_channels(struct wiphy *wiphy);