Lines Matching defs:netdev_queue_stats_tx
39 struct netdev_queue_stats_tx { struct40 u64 bytes;41 u64 packets;43 u64 hw_drops;44 u64 hw_drop_errors;46 u64 csum_none;47 u64 needs_csum;49 u64 hw_gso_packets;50 u64 hw_gso_bytes;51 u64 hw_gso_wire_packets;52 u64 hw_gso_wire_bytes;54 u64 hw_drop_ratelimits;56 u64 stop;57 u64 wake;