Home
last modified time | relevance | path

Searched refs:dlb2_hw_create_dir_queue (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_resource.h140 int dlb2_hw_create_dir_queue(struct dlb2_hw *hw,
H A Ddlb2_resource.c5040 int dlb2_hw_create_dir_queue(struct dlb2_hw *hw, in dlb2_hw_create_dir_queue() function
/f-stack/dpdk/drivers/event/dlb2/pf/
H A Ddlb2_main.c629 return dlb2_hw_create_dir_queue(hw, id, args, resp, NOT_VF_REQ, in dlb2_pf_create_dir_queue()
/f-stack/dpdk/drivers/event/dlb2/
H A Ddlb2.c1591 dlb2_hw_create_dir_queue(struct dlb2_eventdev *dlb2, in dlb2_hw_create_dir_queue() function
1625 qm_qid = dlb2_hw_create_dir_queue(dlb2, ev_queue, ev_port->qm_port.id); in dlb2_eventdev_dir_queue_setup()