Home
last modified time | relevance | path

Searched refs:tx_rs_thresh_tmp (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test-pmd/
H A Dconfig.c3623 uint16_t tx_rs_thresh_tmp; in rxtx_config_display() local
3686 tx_rs_thresh_tmp = tx_conf[qid].tx_rs_thresh; in rxtx_config_display()
3695 tx_rs_thresh_tmp = tx_qinfo.conf.tx_rs_thresh; in rxtx_config_display()
3705 offloads_tmp, tx_rs_thresh_tmp); in rxtx_config_display()