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.h636 struct idpf_tx_queue { struct
638 union {
646 struct libeth_sqe *tx_buf;
647 struct idpf_txq_group *txq_grp;
648 struct device *dev;
649 void __iomem *tail;
652 u16 idx;
653 u16 desc_count;
655 u16 tx_min_pkt_len;
656 u16 compl_tag_gen_s;
[all …]