Home
last modified time | relevance | path

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

/dpdk/drivers/net/iavf/
H A Diavf_rxtx.h238 struct iavf_tx_queue { struct
247 uint16_t nb_used;
248 uint16_t nb_free;
250 uint16_t free_thresh;
251 uint16_t rs_thresh;
253 uint16_t port_id;
254 uint16_t queue_id;
255 uint64_t offloads;
262 const struct iavf_txq_ops *ops;
265 uint8_t vlan_flag;
[all …]