Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dlb/
H A Ddlb_priv.h84 #define DLB_MIN_ENQUEUE_DEPTH 4 macro
H A Ddlb.c924 if (enqueue_depth < DLB_MIN_ENQUEUE_DEPTH) { in dlb_hw_create_ldb_port()
926 DLB_MIN_ENQUEUE_DEPTH); in dlb_hw_create_ldb_port()
1113 if (enqueue_depth < DLB_MIN_ENQUEUE_DEPTH) { in dlb_hw_create_dir_port()
1115 DLB_MIN_ENQUEUE_DEPTH); in dlb_hw_create_dir_port()