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