Lines Matching defs:netdev_queue_stats_tx
38 struct netdev_queue_stats_tx { struct39 u64 bytes;40 u64 packets;42 u64 hw_drops;43 u64 hw_drop_errors;45 u64 csum_none;46 u64 needs_csum;48 u64 hw_gso_packets;49 u64 hw_gso_bytes;50 u64 hw_gso_wire_packets;51 u64 hw_gso_wire_bytes;53 u64 hw_drop_ratelimits;55 u64 stop;56 u64 wake;