Lines Matching defs:h_Qm

69 static t_Error QmHandleIpcMsgCB(t_Handle  h_Qm,  in QmHandleIpcMsgCB()
315 uint32_t QmGetCounter(t_Handle h_Qm, e_QmInterModuleCounters counter) in QmGetCounter()
377 t_Error QmGetRevision(t_Handle h_Qm, t_QmRevisionInfo *p_QmRevisionInfo) in QmGetRevision()
431 t_Error QmGetSetPortalParams(t_Handle h_Qm, t_QmInterModulePortalInitParams *p_PortalParams) in QmGetSetPortalParams()
628 t_Error QmGetCgId(t_Handle h_Qm, uint8_t *p_CgId) in QmGetCgId()
646 t_Error QmFreeCgId(t_Handle h_Qm, uint8_t cgId) in QmFreeCgId()
741 t_Error QM_Init(t_Handle h_Qm) in QM_Init()
931 t_Error QM_Free(t_Handle h_Qm) in QM_Free()
959 t_Error QM_ConfigRTFramesDepth(t_Handle h_Qm, uint32_t rtFramesDepth) in QM_ConfigRTFramesDepth()
971 t_Error QM_ConfigPfdrThreshold(t_Handle h_Qm, uint32_t threshold) in QM_ConfigPfdrThreshold()
983 t_Error QM_ConfigSfdrReservationThreshold(t_Handle h_Qm, uint32_t threshold) in QM_ConfigSfdrReservationThreshold()
996 t_Error QM_ConfigErrorRejectionNotificationDest(t_Handle h_Qm, e_DpaaDcPortal id, t_QmDcPortalParam… in QM_ConfigErrorRejectionNotificationDest()
1004 t_Error QM_Poll(t_Handle h_Qm, e_QmPortalPollSource source) in QM_Poll()
1016 uint32_t QM_GetCounter(t_Handle h_Qm, e_QmCounters counter) in QM_GetCounter()
1040 void QM_ErrorIsr(t_Handle h_Qm) in QM_ErrorIsr()
1091 t_Error QM_SetException(t_Handle h_Qm, e_QmExceptions exception, bool enable) in QM_SetException()
1107 t_Error QM_GetRevision(t_Handle h_Qm, t_QmRevisionInfo *p_QmRevisionInfo) in QM_GetRevision()
1117 t_Error QM_ReserveQueues(t_Handle h_Qm, t_QmRsrvFqrParams *p_QmFqrParams, uint32_t *p_BaseFqid) in QM_ReserveQueues()
1136 t_Error QM_GetErrorInformation(t_Handle h_Qm, t_QmErrorInfo *p_errInfo) in QM_GetErrorInformation()
1188 t_Error QM_DumpRegs(t_Handle h_Qm) in QM_DumpRegs()