Searched refs:update_rx_stats (Results 1 – 2 of 2) sorted by relevance
201 static void update_rx_stats(struct net_device_stats *);1210 update_rx_stats(&dev->stats); /* this will ack the irq */ in e100nw_interrupt()1363 update_rx_stats(&dev->stats); in e100_close()1509 update_rx_stats(struct net_device_stats *es) in update_rx_stats() function1541 update_rx_stats(&dev->stats); in e100_get_stats()
386 static void update_rx_stats(struct net_device *dev, u32 status, u32 count) in update_rx_stats() function468 update_rx_stats(dev, flags, count); in au1k_irda_rx()