Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/qos_sched/
H A Dmain.h34 #define RX_WTHRESH 4 /**< Default values of RX write-back threshold reg. */ macro
H A Dargs.c79 RX_PTHRESH, RX_HTHRESH, RX_WTHRESH, in app_usage()
H A Dinit.c44 .wthresh = RX_WTHRESH,
/f-stack/dpdk/app/test/
H A Dtest_pmd_perf.c37 #define RX_WTHRESH 0 /**< Default values of RX write-back threshold reg. */ macro
79 .wthresh = RX_WTHRESH,
H A Dtest_link_bonding.c38 #define RX_WTHRESH 0 macro
151 .wthresh = RX_WTHRESH,
/f-stack/dpdk/examples/bond/
H A Dmain.c76 #define RX_WTHRESH 4 /**< Default values of RX write-back threshold reg. */ macro
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dlink_status_intr.rst235 .wthresh = RX_WTHRESH,