Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dlb2/
H A Ddlb2_iface.c61 int (*dlb2_iface_unmap_qid)(struct dlb2_hw_dev *handle, variable
H A Ddlb2_iface.h60 extern int (*dlb2_iface_unmap_qid)(struct dlb2_hw_dev *handle,
H A Ddlb2.c1835 ret = dlb2_iface_unmap_qid(handle, &cfg); in dlb2_hw_unmap_ldb_qid_from_port()
/f-stack/dpdk/drivers/event/dlb2/pf/
H A Ddlb2_pf.c596 dlb2_iface_unmap_qid = dlb2_pf_unmap_qid; in dlb2_pf_iface_fn_ptrs_init()