Home
last modified time | relevance | path

Searched defs:net_device_stats (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dnetdevice.h29 struct net_device_stats { struct
32 unsigned long rx_bytes; /* total bytes received */
39 unsigned long collisions;
42 unsigned long rx_length_errors;
50 unsigned long tx_aborted_errors;
51 unsigned long tx_carrier_errors;
52 unsigned long tx_fifo_errors;
53 unsigned long tx_heartbeat_errors;
54 unsigned long tx_window_errors;
57 unsigned long rx_compressed;
[all …]
/openbmc/linux/include/linux/
H A Dnetdevice.h188 struct net_device_stats { struct