Searched refs:cpsw_stop (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/ti/
H A Dif_cpsw.c158 static void cpsw_stop(struct ifnet *, int);
356 cpsw_stop(ifp, 1);
566 ifp->if_stop = cpsw_stop;
570 cpsw_stop(ifp, 0);
903 cpsw_stop(ifp, 0);
1047 cpsw_stop(struct ifnet *ifp, int disable) function

Completed in 172 milliseconds