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