Searched refs:resc_unlock_params (Results 1 – 1 of 1) sorted by relevance
3878 struct qed_resc_unlock_params resc_unlock_params; in qed_hw_get_resc() local3892 qed_mcp_resc_lock_default_init(&resc_lock_params, &resc_unlock_params, in qed_hw_get_resc()3915 &resc_unlock_params); in qed_hw_get_resc()3926 if (resc_lock_params.b_granted && !resc_unlock_params.b_released) { in qed_hw_get_resc()3927 rc = qed_mcp_resc_unlock(p_hwfn, p_ptt, &resc_unlock_params); in qed_hw_get_resc()3964 if (resc_lock_params.b_granted && !resc_unlock_params.b_released) in qed_hw_get_resc()3965 qed_mcp_resc_unlock(p_hwfn, p_ptt, &resc_unlock_params); in qed_hw_get_resc()