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