Lines Matching refs:h_Qm

287  @Param[in]     h_Qm - A handle to the QM module
291 t_Error QM_Init(t_Handle h_Qm);
300 @Param[in] h_Qm - A handle to the QM module
304 t_Error QM_Free(t_Handle h_Qm);
331 @Param[in] h_Qm - A handle to the QM module
338 t_Error QM_ConfigRTFramesDepth(t_Handle h_Qm, uint32_t rtFramesDepth);
347 @Param[in] h_Qm - A handle to the QM module
354 t_Error QM_ConfigPfdrThreshold(t_Handle h_Qm, uint32_t threshold);
362 @Param[in] h_Qm - A handle to the QM module
369 t_Error QM_ConfigSfdrReservationThreshold(t_Handle h_Qm, uint32_t threshold);
378 @Param[in] h_Qm - A handle to the QM module
386 t_Error QM_ConfigErrorRejectionNotificationDest(t_Handle h_Qm, e_DpaaDcPortal id, t_QmDcPortalParams *p_Params);
452 @Param[in] h_Qm - A handle to the QM Module.
461 t_Error QM_ReserveQueues(t_Handle h_Qm, t_QmRsrvFqrParams *p_QmFqrParams, uint32_t *p_BaseFqid);
469 @Param[in] h_Qm - A handle to the QM Module.
475 t_Error QM_DumpRegs(t_Handle h_Qm);
483 @Param[in] h_Qm - A handle to the QM Module.
493 t_Error QM_SetException(t_Handle h_Qm, e_QmExceptions exception, bool enable);
500 @Param[in] h_Qm - A handle to the QM module
506 void QM_ErrorIsr(t_Handle h_Qm);
513 @Param[in] h_Qm - A handle to the QM Module.
522 t_Error QM_GetErrorInformation(t_Handle h_Qm, t_QmErrorInfo *p_errInfo);
529 @Param[in] h_Qm - A handle to the QM Module.
536 uint32_t QM_GetCounter(t_Handle h_Qm, e_QmCounters counter);
543 @Param[in] h_Qm A handle to a QM Module.
550 t_Error QM_GetRevision(t_Handle h_Qm, t_QmRevisionInfo *p_QmRevisionInfo);
568 @Param[in] h_Qm - A handle to the QM module
575 t_Error QM_Poll(t_Handle h_Qm, e_QmPortalPollSource source);
628 t_Handle h_Qm; /**< Qm Handle */
844 t_Handle h_Qm; /**< A handle to a QM module */
1132 t_Handle h_Qm; /**< A handle to a QM module */