Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h247 uint32_t pfdrMemPartitionId; /**< PFDR's mem partition id; member
/freebsd/sys/dev/dpaa/
H A Dqman.c202 qp.pfdrMemPartitionId = NCSW_MASTER_ID; in qman_attach()
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c702 p_Qm->p_QmDriverParams->pfdrMemPartitionId = p_QmParam->pfdrMemPartitionId; in QM_Config()
813 … p_Qm->p_PfdrBase = XX_MallocSmart(dsSize, (int)p_QmDriverParams->pfdrMemPartitionId, dsSize); in QM_Init()
H A Dqm.h464 uint32_t pfdrMemPartitionId; member