Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dlb2/
H A Ddlb2_iface.c41 int (*dlb2_iface_set_sn_allocation)(struct dlb2_hw_dev *handle, variable
H A Ddlb2_iface.h40 extern int (*dlb2_iface_set_sn_allocation)(struct dlb2_hw_dev *handle,
H A Ddlb2.c706 ret = dlb2_iface_set_sn_allocation(handle, &cfg); in dlb2_set_sn_allocation()
/f-stack/dpdk/drivers/event/dlb2/pf/
H A Ddlb2_pf.c602 dlb2_iface_set_sn_allocation = dlb2_pf_set_sn_allocation; in dlb2_pf_iface_fn_ptrs_init()