Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Decore_spq.h124 struct ecore_spq_comp_done { struct
146 struct ecore_spq_comp_done comp_done; /* SPQ_MODE_EBLOCK */ argument
Decore_spq.c129 struct ecore_spq_comp_done *comp_done; in ecore_spq_blocking_cb()
131 comp_done = (struct ecore_spq_comp_done *)cookie; in ecore_spq_blocking_cb()
145 struct ecore_spq_comp_done *comp_done; in __ecore_spq_block()
148 comp_done = (struct ecore_spq_comp_done *)p_ent->comp_cb.cookie; in __ecore_spq_block()
179 struct ecore_spq_comp_done *comp_done; in ecore_spq_block()
214 comp_done = (struct ecore_spq_comp_done *)p_ent->comp_cb.cookie; in ecore_spq_block()