Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/qos_sched/
H A Dmain.h33 #define RX_HTHRESH 8 /**< Default values of RX host threshold reg. */ macro
H A Dargs.c79 RX_PTHRESH, RX_HTHRESH, RX_WTHRESH, in app_usage()
H A Dinit.c43 .hthresh = RX_HTHRESH,
/f-stack/dpdk/app/test/
H A Dtest_pmd_perf.c36 #define RX_HTHRESH 8 /**< Default values of RX host threshold reg. */ macro
78 .hthresh = RX_HTHRESH,
H A Dtest_link_bonding.c37 #define RX_HTHRESH 8 macro
150 .hthresh = RX_HTHRESH,
/f-stack/dpdk/examples/bond/
H A Dmain.c75 #define RX_HTHRESH 8 /**< Default values of RX host threshold reg. */ macro
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dlink_status_intr.rst234 .hthresh = RX_HTHRESH,