Home
last modified time | relevance | path

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

/freebsd/sys/dev/ena/
H A Dena_datapath.h35 void ena_cleanup(void *arg, int pending);
H A Dena_datapath.c68 ena_cleanup(void *arg, int pending) in ena_cleanup() function
H A Dena.c1668 NET_TASK_INIT(&queue->cleanup_task, 0, ena_cleanup, queue); in ena_create_io_queues()