Searched refs:rtw_softintr (Results 1 – 1 of 1) sorted by relevance
92 static void rtw_softintr(void *);2186 rtw_softintr(void *arg) in rtw_softintr() function4051 sc->sc_soft_ih = softint_establish(SOFTINT_NET, rtw_softintr, sc); in rtw_attach()