Home
last modified time | relevance | path

Searched refs:dlb2_pf_create_sched_domain (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/event/dlb2/pf/
H A Ddlb2_main.h45 int dlb2_pf_create_sched_domain(struct dlb2_hw *hw,
H A Ddlb2_main.c584 dlb2_pf_create_sched_domain(struct dlb2_hw *hw, in dlb2_pf_create_sched_domain() function
H A Ddlb2_pf.c128 ret = dlb2_pf_create_sched_domain(&dlb2_dev->hw, arg, &response); in dlb2_pf_sched_domain_create()