Home
last modified time | relevance | path

Searched refs:dprc_id (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dprc.c27 int dprc_id) in rte_dpaa2_create_dprc_device() argument
43 dprc_node->dprc_id = dprc_id; in rte_dpaa2_create_dprc_device()
45 CMD_PRI_LOW, dprc_id, &dprc_node->token); in rte_dpaa2_create_dprc_device()
H A Ddpaa2_hw_pvt.h201 uint32_t dprc_id; /*HW ID for DPRC object */ member