Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgbe/tom/
H A Dt4_tom.h177 struct task requeue_task; member
H A Dt4_ddp.c203 TASK_INIT(&toep->ddp.requeue_task, 0, aio_ddp_requeue_task, toep); in ddp_init_toep()
1826 soaio_enqueue(&toep->ddp.requeue_task); in ddp_queue_toep()