Home
last modified time | relevance | path

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

/f-stack/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,
/f-stack/dpdk/app/test/
H A Dtest_pmd_perf.c44 #define TX_PTHRESH 32 /**< Default values of TX prefetch threshold reg. */ macro
86 .pthresh = TX_PTHRESH,
H A Dtest_link_bonding.c42 #define TX_PTHRESH 32 macro
159 .pthresh = TX_PTHRESH,
/f-stack/dpdk/examples/bond/
H A Dmain.c84 #define TX_PTHRESH 36 /**< Default values of TX prefetch threshold reg. */ macro
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dlink_status_intr.rst261 .pthresh = TX_PTHRESH,
H A Dl2_forward_real_virtual.rst311 .pthresh = TX_PTHRESH,