Home
last modified time | relevance | path

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

/Linux-v5.4/net/smc/
DMakefile5 smc-y += smc_cdc.o smc_tx.o smc_rx.o smc_close.o smc_ism.o
/Linux-v5.4/drivers/net/ethernet/smsc/
Dsmc9194.c254 static inline void smc_tx( struct net_device * dev );
1245 static void smc_tx( struct net_device * dev ) in smc_tx() function
1360 smc_tx(dev); in smc_interrupt()
Dsmc91x.c702 static void smc_tx(struct net_device *dev) in smc_tx() function
1241 smc_tx(dev); in smc_interrupt()