Home
last modified time | relevance | path

Searched defs:idpf_tx_queue (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/idpf/
A Didpf_txrx.h637 struct idpf_tx_queue { struct
639 union {
647 struct libeth_sqe *tx_buf;
649 struct device *dev;
650 void __iomem *tail;
653 u16 idx;
654 u16 desc_count;
656 u16 tx_min_pkt_len;
657 u16 compl_tag_gen_s;
683 struct idpf_tx_queue_stats q_stats; argument
[all …]

Completed in 6 milliseconds