HomeSort by: relevance | last modified time | path
    Searched defs:rtw_stop (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
rtw.c 2272 rtw_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
2784 rtw_stop(ifp, 0);
3051 rtw_stop(ifp, 1);
3822 ifp->if_stop = rtw_stop;
4268 rtw_stop(ifp, 1);
rtw.c 2272 rtw_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
2784 rtw_stop(ifp, 0);
3051 rtw_stop(ifp, 1);
3822 ifp->if_stop = rtw_stop;
4268 rtw_stop(ifp, 1);

Completed in 25 milliseconds