Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dconfig.c2855 uint16_t tx_rs_thresh_tmp; in rxtx_config_display() local
2913 tx_rs_thresh_tmp = tx_conf[qid].tx_rs_thresh; in rxtx_config_display()
2922 tx_rs_thresh_tmp = tx_qinfo.conf.tx_rs_thresh; in rxtx_config_display()
2932 offloads_tmp, tx_rs_thresh_tmp); in rxtx_config_display()