al_eth_rx_recv_work
static void al_eth_rx_recv_work(void *, int);
NET_TASK_INIT(&rx_ring->enqueue_task, 0, al_eth_rx_recv_work, rx_ring);