Home
last modified time | relevance | path

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

/freebsd/sys/dev/gve/
H A Dgve.h672 void gve_rx_cleanup_tq_dqo(void *arg, int pending);
H A Dgve_rx.c285 NET_TASK_INIT(&com->cleanup_task, 0, gve_rx_cleanup_tq_dqo, rx); in gve_start_rx_ring()
H A Dgve_rx_dqo.c997 gve_rx_cleanup_tq_dqo(void *arg, int pending) in gve_rx_cleanup_tq_dqo() function