Searched refs:emlsr_cap (Results 1 – 8 of 8) sorted by relevance
1584 uint8_t emlsr_cap; member
823 struct emlsr_capability emlsr_cap; member
1045 ml_emlcap = &sta_ctx->emlsr_cap; in lim_cache_emlsr_params()
4470 bool emlsr_cap, emlsr_allowed, emlsr_band_check, emlsr_enabled = false; in lim_set_emlsr_caps() local4473 emlsr_cap = policy_mgr_is_hw_emlsr_capable(mac_ctx->psoc); in lim_set_emlsr_caps()4474 if (!emlsr_cap) in lim_set_emlsr_caps()4483 emlsr_allowed = emlsr_cap && emlsr_enabled && emlsr_band_check; in lim_set_emlsr_caps()
9502 ml_emlcap = &sta_ctx->emlsr_cap; in lim_intersect_ap_emlsr_caps()
421 hw_mode->emlsr_cap = POLICY_MGR_HW_MODE_EMLSR_MODE_GET(param); in policy_mgr_get_hw_mode_from_idx()423 if (hw_mode_id == idx || hw_mode->emlsr_cap) in policy_mgr_get_hw_mode_from_idx()
6965 if (!hw_mode.emlsr_cap) in policy_mgr_is_curr_hwmode_emlsr()
12918 bool emlsr_cap, emlsr_enabled = false;12957 emlsr_cap = policy_mgr_is_hw_emlsr_capable(mac_ctx->psoc);12963 if (emlsr_cap && emlsr_enabled) {