Searched defs:mlxsw_sp_port_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
225 struct mlxsw_sp_port_pcpu_stats { struct226 u64 rx_packets;227 u64 rx_bytes;228 u64 tx_packets;229 u64 tx_bytes;230 struct u64_stats_sync syncp;231 u32 tx_dropped;