Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.h242 struct bcmasp_intf_stats64 { struct
244 u64_stats_t rx_packets;
245 u64_stats_t rx_bytes;
246 u64_stats_t rx_errors;
247 u64_stats_t rx_dropped;
248 u64_stats_t rx_crc_errs;
249 u64_stats_t rx_sym_errs;
252 u64_stats_t tx_packets;
253 u64_stats_t tx_bytes;
255 struct u64_stats_sync syncp;