Home
last modified time | relevance | path

Searched refs:DLB2_MIN_ENQUEUE_DEPTH (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/event/dlb2/
H A Ddlb2_priv.h86 #define DLB2_MIN_ENQUEUE_DEPTH 4 macro
H A Ddlb2.c1128 if (enqueue_depth < DLB2_MIN_ENQUEUE_DEPTH) { in dlb2_hw_create_ldb_port()
1130 DLB2_MIN_ENQUEUE_DEPTH); in dlb2_hw_create_ldb_port()
1314 if (enqueue_depth < DLB2_MIN_ENQUEUE_DEPTH) { in dlb2_hw_create_dir_port()
1316 DLB2_MIN_ENQUEUE_DEPTH); in dlb2_hw_create_dir_port()