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

/freebsd-10-stable/sys/dev/lmc/
H A Dif_lmc.h1678 static int linux_stop(struct net_device *);
H A Dif_lmc.c6724 linux_stop(struct net_device *net_dev) function
6762 linux_stop(net_dev);
6789 /* Assume that linux_stop() has already been called. */
6821 net_dev->stop = linux_stop;

Completed in 170 milliseconds