Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.c182 struct task ifc_vflr_task; member
6404 TASK_INIT(&ctx->ifc_vflr_task, 0, _task_fn_iov, ctx); in iflib_softirq_alloc_generic()
6502 taskqueue_enqueue(ctx->ifc_tq, &ctx->ifc_vflr_task); in iflib_iov_intr_deferred()