Searched refs:cvm_oct_tasklet_rx (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/mips/cavium/octe/
H A Dethernet-rx.c89 * can be dropped early-on in cvm_oct_tasklet_rx().
164 void cvm_oct_tasklet_rx(void *context, int pending) function
378 TASK_INIT(&cvm_oct_task, 0, cvm_oct_tasklet_rx, NULL);
H A Dethernet-rx.h33 void cvm_oct_tasklet_rx(void *context, int pending);

Completed in 103 milliseconds