Home
last modified time | relevance | path

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

/dpdk/examples/qos_sched/
H A Dmain.h32 #define RX_PTHRESH 8 /**< Default values of RX prefetch threshold reg. */ macro
H A Dargs.c79 RX_PTHRESH, RX_HTHRESH, RX_WTHRESH, in app_usage()
H A Dinit.c42 .pthresh = RX_PTHRESH,
/dpdk/app/test/
H A Dtest_pmd_perf.c34 #define RX_PTHRESH 8 /**< Default values of RX prefetch threshold reg. */ macro
75 .pthresh = RX_PTHRESH,
H A Dtest_link_bonding.c36 #define RX_PTHRESH 8 macro
148 .pthresh = RX_PTHRESH,
/dpdk/examples/bond/
H A Dmain.c73 #define RX_PTHRESH 8 /**< Default values of RX prefetch threshold reg. */ macro