cmalo_softintr
sc->sc_soft_ih = softint_establish(SOFTINT_NET, cmalo_softintr, sc);
static void cmalo_softintr(void *);