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