Searched refs:smc_rcv (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/smsc/
H A Dsmc9194.c249 static inline void smc_rcv( struct net_device *dev );
1116 . smc_rcv - receive a packet from the card
1126 static void smc_rcv(struct net_device *dev) function
1139 PRINTK((CARDNAME ": WARNING: smc_rcv with nothing on FIFO.\n"));
1358 smc_rcv(dev);
H A Dsmc91x.c399 static inline void smc_rcv(struct net_device *dev) function
409 PRINTK(dev, "smc_rcv with nothing on FIFO.\n");
1248 smc_rcv(dev);

Completed in 114 milliseconds