Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h242 … uintptr_t swPortalsBaseAddress; /**< QM Software Portals Base Address (virtual) */ member
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm.c175 phyAddr = XX_VirtToPhys(UINT_TO_PTR(p_Qm->p_QmDriverParams->swPortalsBaseAddress)); in CheckQmParameters()
703 p_Qm->p_QmDriverParams->swPortalsBaseAddress = p_QmParam->swPortalsBaseAddress; in QM_Config()
771 phyAddr = XX_VirtToPhys(UINT_TO_PTR(p_QmDriverParams->swPortalsBaseAddress)); in QM_Init()
H A Dqm.h458 …uintptr_t swPortalsBaseAddress; /**< QM Software Portals Base Address (virtual… member