Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/smc/
H A DMakefile5 smc-y += smc_cdc.o smc_tx.o smc_rx.o smc_close.o smc_ism.o
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dlan91c96.c629 static int smc_close(struct eth_device *dev) in smc_close() function
683 smc_close(dev); in lan91c96_halt()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc9194.c226 static int smc_close(struct net_device *dev);
808 .ndo_stop = smc_close,
1432 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,
1081 static int smc_close(struct net_device *dev) in smc_close() function
H A Dsmc91x.c1505 static int smc_close(struct net_device *dev) in smc_close() function
1749 .ndo_stop = smc_close,