Searched refs:exeq (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Decore_sp.c1521 struct ecore_exe_queue_obj *exeq = &o->exe_queue; local
1534 if (exeq->get(exeq, elem)) {
1570 struct ecore_exe_queue_obj *exeq = &o->exe_queue; local
1589 if (exeq->get(exeq, &query_elem)) {
1595 if (exeq->get(exeq, elem)) {
1741 struct ecore_exe_queue_obj *exeq = &o->exe_queue; local
1751 if (!ecore_exe_queue_empty(exeq))
1847 struct ecore_exe_queue_obj *exeq = &o->exe_queue; local
2207 struct ecore_exe_queue_obj *exeq = &o->exe_queue; local
[all...]

Completed in 91 milliseconds