Searched refs:portal_id (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/fsl-mc/bus/
H A Ddpmcp.h55 * @portal_id: Portal ID; 'DPMCP_GET_PORTAL_ID_FROM_POOL' to get the portal ID
59 int portal_id; member in struct:dpmcp_cfg
H A Ddpmcp.c135 cmd.params[0] |= mc_enc(0, 32, cfg->portal_id); dpmcp_create()
H A Ddprc.c123 cmd.params[1] |= mc_enc(32, 32, cfg->portal_id); dprc_create_container()
543 attr->portal_id = mc_dec(cmd.params[1], 32, 32); dprc_get_attributes()
/linux-4.4.14/drivers/staging/fsl-mc/include/
H A Ddprc.h51 * Set this value as the portal_id value in dprc_cfg structure when creating a
112 * @portal_id: Portal ID; if set to 'DPRC_GET_PORTAL_ID_FROM_POOL', a free
119 int portal_id; member in struct:dprc_cfg
237 * @portal_id: Container's portal ID
244 int portal_id; member in struct:dprc_attributes

Completed in 231 milliseconds