Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h247 uint32_t pfdrMemPartitionId; /**< PFDR's mem partition id; member
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm.h464 uint32_t pfdrMemPartitionId; member
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()