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