Home
last modified time | relevance | path

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

/linux/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/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) in smc_close() 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) in smc_close() function
1090 dev_dbg(&link->dev, "%s: smc_close(), status %4.4x.\n", in smc_close()
1111 } /* smc_close */ in smc_close()
H A Dsmc91x.c1501 * smc_close
1507 static int smc_close(struct net_device *dev) in smc_close() function
1747 .ndo_stop = smc_close,