Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h231 struct bcmasp_intf_stats64 { struct
233 u64_stats_t rx_packets;
234 u64_stats_t rx_bytes;
235 u64_stats_t rx_errors;
236 u64_stats_t rx_dropped;
237 u64_stats_t rx_crc_errs;
238 u64_stats_t rx_sym_errs;
241 u64_stats_t tx_packets;
242 u64_stats_t tx_bytes;
244 struct u64_stats_sync syncp;