Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h331 struct hns3_tx_queue { struct
332 void *io_base;
340 uint16_t queue_id;
341 uint16_t port_id;
342 uint16_t nb_tx_desc;
347 uint16_t next_to_clean;
349 uint16_t next_to_use;
351 uint16_t tx_bd_ready;
370 uint16_t tx_rs_thresh;
389 uint8_t tso_mode;
[all …]