Searched refs:gve_rx_cleanup_tq_dqo (Results 1 – 3 of 3) sorted by relevance
672 void gve_rx_cleanup_tq_dqo(void *arg, int pending);
285 NET_TASK_INIT(&com->cleanup_task, 0, gve_rx_cleanup_tq_dqo, rx); in gve_start_rx_ring()
997 gve_rx_cleanup_tq_dqo(void *arg, int pending) in gve_rx_cleanup_tq_dqo() function