Searched refs:rtFramesDepth (Results 1 – 3 of 3) sorted by relevance
179 if (!p_Qm->p_QmDriverParams->rtFramesDepth) in CheckQmParameters()181 if (p_Qm->p_QmDriverParams->rtFramesDepth > ((16*MEGABYTE)*3)) in CheckQmParameters()700 p_Qm->p_QmDriverParams->rtFramesDepth = DEFAULT_rtFramesDepth; in QM_Config()803 dsSize = (uint32_t)(p_QmDriverParams->rtFramesDepth * (PFDR_ENTRY_SIZE/3)); in QM_Init()959 t_Error QM_ConfigRTFramesDepth(t_Handle h_Qm, uint32_t rtFramesDepth) in QM_ConfigRTFramesDepth() argument966 p_Qm->p_QmDriverParams->rtFramesDepth = rtFramesDepth; in QM_ConfigRTFramesDepth()
462 uint32_t rtFramesDepth; member
338 t_Error QM_ConfigRTFramesDepth(t_Handle h_Qm, uint32_t rtFramesDepth);