Home
last modified time | relevance | path

Searched refs:smc_tx (Results 1 – 3 of 3) 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.c254 static inline void smc_tx( struct net_device * dev );
1247 static void smc_tx( struct net_device * dev ) in smc_tx() function
1362 smc_tx(dev); in smc_interrupt()
H A Dsmc91x.c703 static void smc_tx(struct net_device *dev) in smc_tx() function
1242 smc_tx(dev); in smc_interrupt()