Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_spq.h370 enum _ecore_status_t ecore_spq_pend_post(struct ecore_hwfn *p_hwfn);
H A Decore_spq.c482 rc = ecore_spq_pend_post(p_hwfn); in ecore_eq_completion()
893 enum _ecore_status_t ecore_spq_pend_post(struct ecore_hwfn *p_hwfn) in ecore_spq_pend_post() function
961 rc = ecore_spq_pend_post(p_hwfn); in ecore_spq_post()