Searched defs:mlx4_en_tx_ring (Results 1 – 1 of 1) sorted by relevance
257 struct mlx4_en_tx_ring { struct261 u32 last_nr_txbb;262 u32 cons;263 unsigned long wake_queue;266 u32 prod ____cacheline_aligned_in_smp;267 unsigned long bytes;268 unsigned long packets;269 unsigned long tx_csum;270 unsigned long tso_packets;271 unsigned long xmit_more;[all …]