Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_inet.c45 .shutdown = smc_shutdown,
92 .shutdown = smc_shutdown,
H A Dsmc.h58 int smc_shutdown(struct socket *sock, int how);
H A Daf_smc.c2941 int smc_shutdown(struct socket *sock, int how) in smc_shutdown() function
3340 .shutdown = smc_shutdown,
/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c367 static void smc_shutdown(struct net_device *dev) in smc_shutdown() function
1509 smc_shutdown(dev); in smc_close()
1977 smc_shutdown(dev); in smc_probe()
2437 smc_shutdown(ndev); in smc_drv_suspend()