Searched refs:policy_mgr_is_hw_emlsr_capable (Results 1 – 5 of 5) sorted by relevance
3392 bool policy_mgr_is_hw_emlsr_capable(struct wlan_objmgr_psoc *psoc);
2764 bool policy_mgr_is_hw_emlsr_capable(struct wlan_objmgr_psoc *psoc) in policy_mgr_is_hw_emlsr_capable() function6958 if (!policy_mgr_is_hw_emlsr_capable(psoc)) in policy_mgr_is_curr_hwmode_emlsr()
4473 emlsr_cap = policy_mgr_is_hw_emlsr_capable(mac_ctx->psoc); in lim_set_emlsr_caps()
12957 emlsr_cap = policy_mgr_is_hw_emlsr_capable(mac_ctx->psoc);
11919 if (cfg_val && policy_mgr_is_hw_emlsr_capable(hdd_ctx->psoc)) { in hdd_test_config_emlsr_mode()