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

/freebsd-13-stable/sys/dev/bxe/
H A Decore_sp.c106 * ecore_exe_queue_add - add a new element to the execution queue
115 static inline int ecore_exe_queue_add(struct bxe_softc *sc, function
2108 return ecore_exe_queue_add(sc, &o->exe_queue, elem, restore);

Completed in 89 milliseconds