Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h420 struct hns3_tx_queue { struct
426 uint16_t nb_tx_desc;
431 uint16_t next_to_clean;
433 uint16_t next_to_use;
435 uint16_t tx_bd_ready;
444 uint8_t min_tx_pkt_len;
464 uint16_t tso_mode:1;
514 uint16_t tx_rs_thresh;
515 struct rte_mbuf **free;
529 uint16_t port_id;
[all …]