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