Searched refs:mcx_stop (Results 1 – 1 of 1) sorted by relevance
2632 static void mcx_stop(struct ifnet *, int);2973 ifp->if_stop = mcx_stop; in mcx_attach()7334 mcx_stop(ifp, 0); in mcx_init()7508 mcx_stop(ifp, 0); in mcx_init()7513 mcx_stop(struct ifnet *ifp, int disable) in mcx_stop() function