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

  /src/sys/dev/ic/
rt2661.c 157 static void rt2661_stop(struct ifnet *, int);
276 ifp->if_stop = rt2661_stop;
1944 rt2661_stop(ifp, 1);
2568 rt2661_stop(ifp, 0);
2585 rt2661_stop(ifp, 1);
2593 rt2661_stop(ifp, 1);
2601 rt2661_stop(ifp, 1);
2609 rt2661_stop(ifp, 1);
2676 rt2661_stop(ifp, 1);
2681 rt2661_stop(ifp, 1)
2736 rt2661_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
    [all...]

Completed in 14 milliseconds