Searched refs:gve_tx_cleanup_tq_dqo (Results 1 – 3 of 3) sorted by relevance
668 void gve_tx_cleanup_tq_dqo(void *arg, int pending);
253 NET_TASK_INIT(&com->cleanup_task, 0, gve_tx_cleanup_tq_dqo, tx); in gve_start_tx_ring()
1096 gve_tx_cleanup_tq_dqo(void *arg, int pending) in gve_tx_cleanup_tq_dqo() function