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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cris/
H A Deth_v10.c203 static void update_rx_stats(struct net_device_stats *);
1206 update_rx_stats(&np->stats); /* this will ack the irq */
1361 update_rx_stats(&np->stats);
1508 update_rx_stats(struct net_device_stats *es) function
1540 update_rx_stats(&lp->stats);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dau1k_ir.c548 update_rx_stats(struct net_device *dev, u32 status, u32 count) function
587 update_rx_stats(dev, flags, count);

Completed in 68 milliseconds