Searched refs:rtw_start (Results 1 – 1 of 1) sorted by relevance
94 static void rtw_start(struct ifnet *);1855 rtw_start(ifp); /* in softint */ in rtw_intr_tx()1912 rtw_start(&sc->sc_if); /* in softint */ in rtw_intr_beacon()3303 rtw_start(struct ifnet *ifp) in rtw_start() function3601 rtw_start(ifp); in rtw_watchdog()3819 ifp->if_start = rtw_start; in rtw_setifprops()