Searched defs:efx_tx_queue (Results 1 – 1 of 1) sorted by relevance
238 struct efx_tx_queue { struct255 int (*handle_tso)(struct efx_tx_queue*, struct sk_buff*, bool *); argument258 unsigned int read_count ____cacheline_aligned_in_smp;259 unsigned int old_write_count;260 unsigned int merge_events;261 unsigned int bytes_compl;262 unsigned int pkts_compl;263 unsigned int completed_desc_ptr;264 u32 completed_timestamp_major;265 u32 completed_timestamp_minor;[all …]