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.h648 struct idpf_tx_queue { struct
650 union {
658 struct libeth_sqe *tx_buf;
659 struct idpf_txq_group *txq_grp;
660 struct device *dev;
661 void __iomem *tail;
664 u16 idx;
665 u16 desc_count;
667 u16 tx_min_pkt_len;
691 struct idpf_tx_queue_stats q_stats; argument
[all …]