Home
last modified time | relevance | path

Searched refs:mc_portal (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dpio.c390 dpio_dev->mc_portal = dpaa2_get_mcp_ptr(MC_PORTAL_INDEX); in dpaa2_create_dpio_device()
399 dpio_dev->dpio->regs = dpio_dev->mc_portal; in dpaa2_create_dpio_device()
H A Ddpaa2_hw_pvt.h112 void *mc_portal; /**< MC Portal for configuring this device */ member
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_priv.h22 void *mc_portal; /**< MC Portal for configuring this device */ member