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

/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h247 uint32_t pfdrMemPartitionId; /**< PFDR's mem partition id; member in struct:__anon8329
/freebsd-11-stable/sys/dev/dpaa/
H A Dqman.c205 qp.pfdrMemPartitionId = NCSW_MASTER_ID;
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h464 uint32_t pfdrMemPartitionId; member in struct:__anon8290
H A Dqm.c697 p_Qm->p_QmDriverParams->pfdrMemPartitionId = p_QmParam->pfdrMemPartitionId;
808 p_Qm->p_PfdrBase = XX_MallocSmart(dsSize, (int)p_QmDriverParams->pfdrMemPartitionId, dsSize);

Completed in 75 milliseconds