Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h637 struct idpf_tx_queue { struct
639 union {
647 struct libeth_sqe *tx_buf;
648 struct idpf_txq_group *txq_grp;
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;
[all …]