ena_deferred_rx_cleanup
static void ena_deferred_rx_cleanup(void *, int);
TASK_INIT(&rx_ring->cmpl_task, 0, ena_deferred_rx_cleanup, rx_ring);