Searched defs:mlxsw_sp_port_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
245 struct mlxsw_sp_port_pcpu_stats { struct246 u64 rx_packets;247 u64 rx_bytes;248 u64 tx_packets;249 u64 tx_bytes;250 struct u64_stats_sync syncp;251 u32 tx_dropped;