Lines Matching defs:netdev_queue_stats_tx
43 struct netdev_queue_stats_tx { struct44 u64 bytes;45 u64 packets;47 u64 hw_drops;48 u64 hw_drop_errors;50 u64 csum_none;51 u64 needs_csum;53 u64 hw_gso_packets;54 u64 hw_gso_bytes;55 u64 hw_gso_wire_packets;56 u64 hw_gso_wire_bytes;58 u64 hw_drop_ratelimits;60 u64 stop;61 u64 wake;