Home
last modified time | relevance | path

Searched refs:rtk_stop (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Drtl81x9.c125 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