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