Searched defs:mvpp2_pcpu_stats (Results 1 – 2 of 2) sorted by relevance
1113 struct mvpp2_pcpu_stats { struct1114 struct u64_stats_sync syncp;1115 u64 rx_packets;1116 u64 rx_bytes;1117 u64 tx_packets;1118 u64 tx_bytes;1120 u64 xdp_redirect;1121 u64 xdp_pass;1122 u64 xdp_drop;1123 u64 xdp_xmit;[all …]
934 struct mvpp2_pcpu_stats { struct935 u64 rx_packets;936 u64 rx_bytes;937 u64 tx_packets;938 u64 tx_bytes;