hn_xmit_txeof_taskfunc
static void hn_xmit_txeof_taskfunc(void *, int);
TASK_INIT(&txr->hn_txeof_task, 0, hn_xmit_txeof_taskfunc, txr);