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.c4397 _task_fn_tx(void *context) in _task_fn_tx() function
7022 fn = _task_fn_tx; in iflib_irq_alloc_generic()
7100 fn = _task_fn_tx; in iflib_softirq_alloc_generic()
7169 GROUPTASK_INIT(&txq->ift_task, 0, _task_fn_tx, txq); in iflib_legacy_setup()