Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/idpf/
Didpf_txrx.h627 struct idpf_tx_queue { struct
629 union {
637 struct libeth_sqe *tx_buf;
638 struct idpf_txq_group *txq_grp;
639 struct device *dev;
640 void __iomem *tail;
643 u16 idx;
644 u16 desc_count;
646 u16 tx_min_pkt_len;
670 struct idpf_tx_queue_stats q_stats; argument
[all …]