Searched defs:mlxsw_sp_port_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
190 struct mlxsw_sp_port_pcpu_stats { struct191 u64 rx_packets;192 u64 rx_bytes;193 u64 tx_packets;194 u64 tx_bytes;195 struct u64_stats_sync syncp;196 u32 tx_dropped;