Home
last modified time | relevance | path

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

/dpdk/examples/qos_sched/
H A Dmain.h36 #define TX_PTHRESH 36 /**< Default values of TX prefetch threshold reg. */ macro
H A Dargs.c80 TX_PTHRESH, TX_HTHRESH, TX_WTHRESH in app_usage()
H A Dinit.c48 .pthresh = TX_PTHRESH,
/dpdk/app/test/
H A Dtest_pmd_perf.c43 #define TX_PTHRESH 32 /**< Default values of TX prefetch threshold reg. */ macro
84 .pthresh = TX_PTHRESH,
H A Dtest_link_bonding.c42 #define TX_PTHRESH 32 macro
158 .pthresh = TX_PTHRESH,
/dpdk/examples/bond/
H A Dmain.c83 #define TX_PTHRESH 36 /**< Default values of TX prefetch threshold reg. */ macro
/dpdk/doc/guides/sample_app_ug/
H A Dlink_status_intr.rst202 .pthresh = TX_PTHRESH,