ntb_handle_tx
static void ntb_handle_tx(void *arg, int pending);
TASK_INIT(&q->tx_task, 0, ntb_handle_tx, q);