Searched refs:resc_unlock_params (Results 1 – 1 of 1) sorted by relevance
3914 struct qed_resc_unlock_params resc_unlock_params; in qed_hw_get_resc() local3928 qed_mcp_resc_lock_default_init(&resc_lock_params, &resc_unlock_params, in qed_hw_get_resc()3951 &resc_unlock_params); in qed_hw_get_resc()3962 if (resc_lock_params.b_granted && !resc_unlock_params.b_released) { in qed_hw_get_resc()3963 rc = qed_mcp_resc_unlock(p_hwfn, p_ptt, &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 qed_mcp_resc_unlock(p_hwfn, p_ptt, &resc_unlock_params); in qed_hw_get_resc()