Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf_txrx.h641 struct idpf_tx_queue { struct
643 union {
651 struct libeth_sqe *tx_buf;
652 struct idpf_txq_group *txq_grp;
653 struct device *dev;
654 void __iomem *tail;
657 u16 idx;
658 u16 desc_count;
660 u16 tx_min_pkt_len;
684 struct idpf_tx_queue_stats q_stats; argument
[all …]