Lines Matching defs:mana_stats_tx
77 struct mana_stats_tx { struct78 u64 packets;79 u64 bytes;80 u64 xdp_xmit;81 u64 tso_packets;82 u64 tso_bytes;83 u64 tso_inner_packets;84 u64 tso_inner_bytes;85 u64 short_pkt_fmt;86 u64 long_pkt_fmt;87 u64 csum_partial;88 u64 mana_map_err;89 struct u64_stats_sync syncp;