Home
last modified time | relevance | path

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

/freebsd/sys/dev/gve/
H A Dgve_tx.c250 NET_TASK_INIT(&com->cleanup_task, 0, gve_tx_cleanup_tq, tx); in gve_start_tx_ring()
377 gve_tx_cleanup_tq(void *arg, int pending) in gve_tx_cleanup_tq() function
H A Dgve.h647 void gve_tx_cleanup_tq(void *arg, int pending);