Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.c4091 _task_fn_tx(void *context) in _task_fn_tx() function
6315 fn = _task_fn_tx; in iflib_irq_alloc_generic()
6393 fn = _task_fn_tx; in iflib_softirq_alloc_generic()
6463 GROUPTASK_INIT(&txq->ift_task, 0, _task_fn_tx, txq); in iflib_legacy_setup()