Home
last modified time | relevance | path

Searched defs:dpdmux_id (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_mux.c31 uint32_t dpdmux_id; /*HW ID for DPDMUX object */ member
43 static struct dpaa2_dpdmux_dev *get_dpdmux_from_id(uint32_t dpdmux_id) in get_dpdmux_from_id()
57 rte_pmd_dpaa2_mux_flow_create(uint32_t dpdmux_id, in rte_pmd_dpaa2_mux_flow_create()
211 int dpdmux_id) in dpaa2_create_dpdmux_device()
/f-stack/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpdmux_cmd.h68 uint32_t dpdmux_id; member
86 uint32_t dpdmux_id; member
H A Ddpdmux.c35 int dpdmux_id, in dpdmux_open()