Searched defs:mana_stats_tx (Results 1 – 1 of 1) sorted by relevance
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;[all …]