Lines Matching defs:mana_stats_tx
64 struct mana_stats_tx { struct65 u64 packets;66 u64 bytes;67 u64 xdp_xmit;68 u64 tso_packets;69 u64 tso_bytes;70 u64 tso_inner_packets;71 u64 tso_inner_bytes;72 u64 short_pkt_fmt;73 u64 long_pkt_fmt;74 u64 csum_partial;75 u64 mana_map_err;76 struct u64_stats_sync syncp;