Searched defs:mlxsw_sp_port_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
260 struct mlxsw_sp_port_pcpu_stats { struct261 u64 rx_packets;262 u64 rx_bytes;263 u64 tx_packets;264 u64 tx_bytes;265 struct u64_stats_sync syncp;266 u32 tx_dropped;