FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
oce_tx_task
sys/dev/oce/oce_if.h
1083
void oce_tx_task(void *arg, int npending);
sys/dev/oce/oce_queue.c
136
TASK_INIT(&wq->txtask, 1, oce_tx_task, wq);