Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h245 uint32_t fqdMemPartitionId; /**< FQD's mem partition id; member
/freebsd/sys/dev/dpaa/
H A Dqman.c201 qp.fqdMemPartitionId = NCSW_MASTER_ID; in qman_attach()
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c701 p_Qm->p_QmDriverParams->fqdMemPartitionId = p_QmParam->fqdMemPartitionId; in QM_Config()
786 p_Qm->p_FqdBase = XX_MallocSmart(dsSize, (int)p_QmDriverParams->fqdMemPartitionId, dsSize); in QM_Init()
H A Dqm.h463 uint32_t fqdMemPartitionId; member