Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dlb/
H A Ddlb_iface.c68 int (*dlb_iface_set_sn_allocation)(struct dlb_hw_dev *handle, variable
H A Ddlb_iface.h70 extern int (*dlb_iface_set_sn_allocation)(struct dlb_hw_dev *handle,
H A Ddlb.c1340 ret = dlb_iface_set_sn_allocation(handle, &cfg); in dlb_set_sn_allocation()
/f-stack/dpdk/drivers/event/dlb/pf/
H A Ddlb_pf.c642 dlb_iface_set_sn_allocation = dlb_pf_set_sn_allocation; in dlb_pf_iface_fn_ptrs_init()