Searched refs:smc_close (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/smc/ |
H A D | Makefile | 5 smc-y += smc_cdc.o smc_tx.o smc_rx.o smc_close.o smc_ism.o
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | Makefile | 6 smc-y += smc_cdc.o smc_tx.o smc_rx.o smc_close.o smc_ism.o smc_netlink.o smc_stats.o
|
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/ |
H A D | smc9194.c | 226 static int smc_close(struct net_device *dev); 808 .ndo_stop = smc_close, 1425 . smc_close 1432 static int smc_close(struct net_device *dev) in smc_close() function
|
H A D | smc91c92_cs.c | 272 static int smc_close(struct net_device *dev); 292 .ndo_stop = smc_close, 1081 static int smc_close(struct net_device *dev) in smc_close() function 1087 dev_dbg(&link->dev, "%s: smc_close(), status %4.4x.\n", in smc_close() 1108 } /* smc_close */ in smc_close()
|
H A D | smc91x.c | 1499 * smc_close 1505 static int smc_close(struct net_device *dev) in smc_close() function 1749 .ndo_stop = smc_close,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/ |
H A D | smc9194.c | 226 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 D | smc91c92_cs.c | 272 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 D | smc91x.c | 1500 * smc_close 1506 static int smc_close(struct net_device *dev) in smc_close() function 1750 .ndo_stop = smc_close,
|
Completed in 16 milliseconds