Home
last modified time | relevance | path

Searched refs:ecore_spq_completion (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/qlnx/qlnxe/
H A Decore_spq.h334 enum _ecore_status_t ecore_spq_completion(struct ecore_hwfn *p_hwfn,
H A Decore_spq.c468 } 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