Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.c703 static void bxe_handle_sp_tq(void *context, int pending);
8619 bxe_handle_sp_tq(void *context, in bxe_handle_sp_tq() function
9167 TASK_INIT(&sc->sp_tq_task, 0, bxe_handle_sp_tq, sc); in bxe_interrupt_attach()