Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Decore_sp.c166 struct ecore_exeq_elem *elem, spacer; in ecore_exe_queue_step() local
169 ECORE_MEMSET(&spacer, 0, sizeof(spacer)); in ecore_exe_queue_step()
201 ECORE_LIST_PUSH_TAIL(&spacer.link, &o->pending_comp); in ecore_exe_queue_step()
205 ECORE_LIST_REMOVE_ENTRY(&spacer.link, &o->pending_comp); in ecore_exe_queue_step()