Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm.c183 if (!p_Qm->p_QmDriverParams->totalNumOfFqids) in CheckQmParameters()
185 if (p_Qm->p_QmDriverParams->totalNumOfFqids > (16*MEGABYTE)) in CheckQmParameters()
704 p_Qm->p_QmDriverParams->totalNumOfFqids = p_QmParam->totalNumOfFqids; in QM_Config()
777 dsSize = (uint32_t)(p_QmDriverParams->totalNumOfFqids * FQD_ENTRY_SIZE); in QM_Init()
H A Dqm.h461 uint32_t totalNumOfFqids; member
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h244 …uint32_t totalNumOfFqids; /**< Total number of frame-queue-ids in the system… member