Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/drv_emac/
DsynopGMAC_Dev.h128 struct net_device_stats { struct
129 u32 tx_bytes;
130 u32 tx_packets;
131 u32 tx_errors;
132 u32 tx_aborted_errors;
133 u32 tx_carrier_errors;
134 u32 tx_ip_header_errors;
135 u32 tx_ip_payload_errors;
136 u32 collisions;
137 u32 rx_bytes;
[all …]