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