Lines Matching defs:mvpp2_pcpu_stats
996 struct mvpp2_pcpu_stats { struct997 struct u64_stats_sync syncp;998 u64 rx_packets;999 u64 rx_bytes;1000 u64 tx_packets;1001 u64 tx_bytes;1003 u64 xdp_redirect;1004 u64 xdp_pass;1005 u64 xdp_drop;1006 u64 xdp_xmit;1007 u64 xdp_xmit_err;1008 u64 xdp_tx;1009 u64 xdp_tx_err;