Searched refs:smc_tx (Results 1 - 3 of 3) sorted by relevance

/linux-master/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-master/drivers/net/ethernet/smsc/
H A Dsmc9194.c254 static inline void smc_tx( struct net_device * dev );
1233 . smc_tx
1247 static void smc_tx( struct net_device * dev ) function
1362 smc_tx(dev);
H A Dsmc91x.c703 static void smc_tx(struct net_device *dev) function
715 PRINTK(dev, "smc_tx with nothing on FIFO.\n");
1242 smc_tx(dev);

Completed in 148 milliseconds