Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/os_if/twt/src/
H A Dosif_twt_ext_req.c1404 if (policy_mgr_current_concurrency_is_scc(psoc)) { in osif_twt_concurrency_update_handler()
1440 if (policy_mgr_current_concurrency_is_scc(psoc)) { in osif_twt_concurrency_update_handler()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_api.h3182 bool policy_mgr_current_concurrency_is_scc(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_twt.c4796 if (policy_mgr_current_concurrency_is_scc(hdd_ctx->psoc)) { in __hdd_twt_update_work_handler()
4833 if (policy_mgr_current_concurrency_is_scc(hdd_ctx->psoc)) { in __hdd_twt_update_work_handler()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_action.c4249 if (policy_mgr_current_concurrency_is_scc(psoc)) { in policy_mgr_get_allowed_tdls_offchannel_freq()
H A Dwlan_policy_mgr_get_set_utils.c3541 bool policy_mgr_current_concurrency_is_scc(struct wlan_objmgr_psoc *psoc) in policy_mgr_current_concurrency_is_scc() function