Home
last modified time | relevance | path

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

/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dprc.c42 dprc_node->dprc.regs = dpaa2_get_mcp_ptr(MC_PORTAL_INDEX); in rte_dpaa2_create_dprc_device()
44 ret = dprc_open(&dprc_node->dprc, in rte_dpaa2_create_dprc_device()
60 ret = dprc_get_connection(&dprc_node->dprc, in rte_dpaa2_create_dprc_device()
68 dprc_close(&dprc_node->dprc, CMD_PRI_LOW, in rte_dpaa2_create_dprc_device()
100 RTE_PMD_REGISTER_DPAA2_OBJECT(dprc, rte_dpaa2_dprc_obj);
H A Ddpaa2_hw_pvt.h199 struct fsl_mc_io dprc; /** handle to DPRC portal object */ member
/dpdk/drivers/bus/fslmc/
H A Dmeson.build19 'mc/dprc.c',
/dpdk/doc/guides/nics/
H A Ddpaa2.rst457 PMD: DPAA2: Processing Container = dprc.2