smc_task_tx
static void smc_task_tx(void *, int);
TASK_INIT(&sc->smc_tx, SMC_TX_PRIORITY, smc_task_tx, ifp);