hn_xmit_taskfunc
static void hn_xmit_taskfunc(void *, int);
TASK_INIT(&txr->hn_tx_task, 0, hn_xmit_taskfunc, txr);