Searched defs:ef4_tx_queue (Results 1 – 1 of 1) sorted by relevance
212 struct ef4_tx_queue { struct226 int (*handle_tso)(struct ef4_tx_queue*, struct sk_buff*, bool *); argument231 unsigned int merge_events;232 unsigned int bytes_compl;233 unsigned int pkts_compl;237 unsigned int write_count;239 unsigned int pushes;240 bool xmit_more_available;241 unsigned int cb_packets;243 unsigned long tx_packets;[all …]
Completed in 10 milliseconds