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