Searched refs:resc_unlock_params (Results 1 – 1 of 1) sorted by relevance
3975 struct qed_resc_unlock_params resc_unlock_params; in qed_hw_get_resc() local3989 qed_mcp_resc_lock_default_init(&resc_lock_params, &resc_unlock_params, in qed_hw_get_resc()4012 &resc_unlock_params); in qed_hw_get_resc()4023 if (resc_lock_params.b_granted && !resc_unlock_params.b_released) { in qed_hw_get_resc()4024 rc = qed_mcp_resc_unlock(p_hwfn, p_ptt, &resc_unlock_params); in qed_hw_get_resc()4061 if (resc_lock_params.b_granted && !resc_unlock_params.b_released) in qed_hw_get_resc()4062 qed_mcp_resc_unlock(p_hwfn, p_ptt, &resc_unlock_params); in qed_hw_get_resc()