Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
Dwlan_policy_mgr_api.h994 bool policy_mgr_is_go_scc_strict(struct wlan_objmgr_psoc *psoc);
1035 bool policy_mgr_is_go_scc_strict(struct wlan_objmgr_psoc *psoc) in policy_mgr_is_go_scc_strict() function
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_api_link_cntl.c982 !policy_mgr_is_go_scc_strict(mac_ctx->psoc) && in sap_check_and_process_go_force_scc()
Dsap_fsm.c1204 policy_mgr_is_go_scc_strict(mac_ctx->psoc); in sap_validate_chan()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_action.c3057 !(policy_mgr_is_go_scc_strict(psoc) && in policy_mgr_valid_sap_conc_channel_check()
Dwlan_policy_mgr_get_set_utils.c11959 bool policy_mgr_is_go_scc_strict(struct wlan_objmgr_psoc *psoc) in policy_mgr_is_go_scc_strict() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_hostapd.c4043 !policy_mgr_is_go_scc_strict(psoc) && in wlan_hdd_get_channel_for_sap_restart()