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.c254 NET_TASK_INIT(&com->cleanup_task, 0, gve_tx_cleanup_tq, tx); in gve_start_tx_ring()
405 gve_tx_cleanup_tq(void *arg, int pending) in gve_tx_cleanup_tq() function
H A Dgve.h718 void gve_tx_cleanup_tq(void *arg, int pending);