Home
last modified time | relevance | path

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

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