ptnet_tx_task
static void ptnet_tx_task(void *context, int pending);
TASK_INIT(&pq->task, 0, ptnet_tx_task, pq);