Searched refs:resc_unlock_params (Results 1 – 2 of 2) sorted by relevance
4938 struct ecore_resc_unlock_params resc_unlock_params; in ecore_hw_get_resc() local4966 ecore_mcp_resc_lock_default_init(&resc_lock_params, &resc_unlock_params, in ecore_hw_get_resc()4996 &resc_unlock_params); in ecore_hw_get_resc()5007 if (resc_lock_params.b_granted && !resc_unlock_params.b_released) { in ecore_hw_get_resc()5009 &resc_unlock_params); in ecore_hw_get_resc()5077 if (resc_lock_params.b_granted && !resc_unlock_params.b_released) in ecore_hw_get_resc()5079 &resc_unlock_params); in ecore_hw_get_resc()
4776 struct ecore_resc_unlock_params resc_unlock_params; in ecore_mcp_ind_table_unlock() local4779 OSAL_MEM_ZERO(&resc_unlock_params, in ecore_mcp_ind_table_unlock()4781 resc_unlock_params.resource = ECORE_RESC_LOCK_IND_TABLE; in ecore_mcp_ind_table_unlock()4783 &resc_unlock_params); in ecore_mcp_ind_table_unlock()