Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_spq.h158 (*ecore_spq_async_comp_cb)(struct ecore_hwfn *p_hwfn, typedef
167 ecore_spq_async_comp_cb cb);
215 ecore_spq_async_comp_cb async_comp_cb[MAX_PROTOCOL_TYPE];
H A Decore_spq.c361 ecore_spq_async_comp_cb cb; in ecore_async_event_completion()
382 ecore_spq_async_comp_cb cb) in ecore_spq_register_async_cb()