Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net/
HDiflib.c3698 _task_fn_tx(void *context) in _task_fn_tx() function
5356 fn = _task_fn_tx; in iflib_irq_alloc_generic()
5430 fn = _task_fn_tx; in iflib_softirq_alloc_generic()
5504 GROUPTASK_INIT(&txq->ift_task, 0, _task_fn_tx, txq); in iflib_legacy_setup()