Searched defs:mlxsw_sp_port_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
247 struct mlxsw_sp_port_pcpu_stats { struct248 u64 rx_packets;249 u64 rx_bytes;250 u64 tx_packets;251 u64 tx_bytes;252 struct u64_stats_sync syncp;253 u32 tx_dropped;
Completed in 9 milliseconds