Searched refs:policy_mgr_current_concurrency_is_scc (Results 1 – 5 of 5) sorted by relevance
1404 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()
3182 bool policy_mgr_current_concurrency_is_scc(struct wlan_objmgr_psoc *psoc);
4796 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()
4249 if (policy_mgr_current_concurrency_is_scc(psoc)) { in policy_mgr_get_allowed_tdls_offchannel_freq()
3541 bool policy_mgr_current_concurrency_is_scc(struct wlan_objmgr_psoc *psoc) in policy_mgr_current_concurrency_is_scc() function