Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_get_set_utils.c11282 uint32_t sta_cnt, gc_cnt, idx; in policy_mgr_is_sap_allowed_on_dfs_freq() local
11299 gc_cnt = policy_mgr_get_mode_specific_conn_info(psoc, NULL, in policy_mgr_is_sap_allowed_on_dfs_freq()
11304 sta_sap_scc_on_dfs_chan, sta_cnt, gc_cnt); in policy_mgr_is_sap_allowed_on_dfs_freq()
11311 !sta_cnt && !gc_cnt && sta_sap_scc_on_dfs_chan && in policy_mgr_is_sap_allowed_on_dfs_freq()
11342 for (idx = 0; idx < sta_cnt + gc_cnt; idx++) { in policy_mgr_is_sap_allowed_on_dfs_freq()