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

/linux-master/net/smc/
H A DMakefile6 smc-y += smc_cdc.o smc_tx.o smc_rx.o smc_close.o smc_ism.o smc_netlink.o smc_stats.o
/linux-master/drivers/net/ethernet/smsc/
H A Dsmc9194.c226 static int smc_close(struct net_device *dev);
808 .ndo_stop = smc_close,
1427 . smc_close
1434 static int smc_close(struct net_device *dev) function
H A Dsmc91c92_cs.c272 static int smc_close(struct net_device *dev);
292 .ndo_stop = smc_close,
1084 static int smc_close(struct net_device *dev) function
1090 dev_dbg(&link->dev, "%s: smc_close(), status %4.4x.\n",
1111 } /* smc_close */
H A Dsmc91x.c1501 * smc_close
1507 static int smc_close(struct net_device *dev) function
1751 .ndo_stop = smc_close,

Completed in 199 milliseconds