Searched refs:rx_packets (Results 1 - 4 of 4) sorted by relevance

/u-boot/include/linux/
H A Dnetdevice.h30 unsigned long rx_packets; /* total packets received */ member in struct:net_device_stats
/u-boot/drivers/usb/gadget/
H A Drndis.c348 params->stats->rx_packets -
480 *outbuf = cpu_to_le32(params->stats->rx_packets/42*255);
488 *outbuf = cpu_to_le32(params->stats->rx_packets / 42);
H A Dether.c1545 dev->stats.rx_packets++;
/u-boot/drivers/net/
H A Dmvpp2.c925 u64 rx_packets; member in struct:mvpp2_pcpu_stats

Completed in 107 milliseconds