Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/qlnx/qlnxe/
HDecore_spq.h122 struct ecore_spq_comp_done { struct
144 struct ecore_spq_comp_done comp_done; /* SPQ_MODE_EBLOCK */ argument
HDecore_spq.c126 struct ecore_spq_comp_done *comp_done; in ecore_spq_blocking_cb()
128 comp_done = (struct ecore_spq_comp_done *)cookie; in ecore_spq_blocking_cb()
142 struct ecore_spq_comp_done *comp_done; in __ecore_spq_block()
145 comp_done = (struct ecore_spq_comp_done *)p_ent->comp_cb.cookie; in __ecore_spq_block()
176 struct ecore_spq_comp_done *comp_done; in ecore_spq_block()
211 comp_done = (struct ecore_spq_comp_done *)p_ent->comp_cb.cookie; in ecore_spq_block()