Searched refs:rtk_stop (Results 1 – 1 of 1) sorted by relevance
125 static void rtk_stop(struct ifnet *, int);720 ifp->if_stop = rtk_stop; in rtk_attach()1349 rtk_stop(ifp, 0); in rtk_init()1481 rtk_stop(struct ifnet *ifp, int disable) in rtk_stop() function