Searched defs:idpf_tx_queue (Results 1 – 1 of 1) sorted by relevance
636 struct idpf_tx_queue { struct638 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 …]