Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dlb/
H A Ddlb_iface.c65 int (*dlb_iface_get_sn_allocation)(struct dlb_hw_dev *handle, variable
H A Ddlb_iface.h67 extern int (*dlb_iface_get_sn_allocation)(struct dlb_hw_dev *handle,
H A Ddlb.c1318 ret = dlb_iface_get_sn_allocation(handle, &cfg); in dlb_get_sn_allocation()
/f-stack/dpdk/drivers/event/dlb/pf/
H A Ddlb_pf.c641 dlb_iface_get_sn_allocation = dlb_pf_get_sn_allocation; in dlb_pf_iface_fn_ptrs_init()