Searched refs:ecore_spq_completion (Results 1 – 2 of 2) sorted by relevance
320 enum _ecore_status_t ecore_spq_completion(struct ecore_hwfn *p_hwfn,
466 } else if (ecore_spq_completion(p_hwfn, in ecore_eq_completion()547 return ecore_spq_completion(p_hwfn, cqe->echo, 0, OSAL_NULL); in ecore_cqe_completion()980 enum _ecore_status_t ecore_spq_completion(struct ecore_hwfn *p_hwfn, in ecore_spq_completion() function