Home
last modified time | relevance | path

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

/f-stack/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,
/f-stack/dpdk/app/test/
H A Dtest_pmd_perf.c35 #define RX_PTHRESH 8 /**< Default values of RX prefetch threshold reg. */ macro
77 .pthresh = RX_PTHRESH,
H A Dtest_link_bonding.c36 #define RX_PTHRESH 8 macro
149 .pthresh = RX_PTHRESH,
/f-stack/dpdk/examples/bond/
H A Dmain.c74 #define RX_PTHRESH 8 /**< Default values of RX prefetch threshold reg. */ macro
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dlink_status_intr.rst233 .pthresh = RX_PTHRESH,