Searched defs:mlxsw_sp_port_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
157 struct mlxsw_sp_port_pcpu_stats { struct158 u64 rx_packets;159 u64 rx_bytes;160 u64 tx_packets;161 u64 tx_bytes;162 struct u64_stats_sync syncp;163 u32 tx_dropped;