Searched refs:resc_unlock_params (Results 1 – 1 of 1) sorted by relevance
3952 struct qed_resc_unlock_params resc_unlock_params; in qed_hw_get_resc() local3966 qed_mcp_resc_lock_default_init(&resc_lock_params, &resc_unlock_params, in qed_hw_get_resc()3989 &resc_unlock_params); in qed_hw_get_resc()4000 if (resc_lock_params.b_granted && !resc_unlock_params.b_released) { in qed_hw_get_resc()4001 rc = qed_mcp_resc_unlock(p_hwfn, p_ptt, &resc_unlock_params); in qed_hw_get_resc()4038 if (resc_lock_params.b_granted && !resc_unlock_params.b_released) in qed_hw_get_resc()4039 qed_mcp_resc_unlock(p_hwfn, p_ptt, &resc_unlock_params); in qed_hw_get_resc()