Searched defs:h_Qm (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c65 static t_Error QmHandleIpcMsgCB(t_Handle h_Qm, argument
311 uint32_t QmGetCounter(t_Handle h_Qm, e_QmInterModuleCounters counter) argument
373 t_Error QmGetRevision(t_Handle h_Qm, t_QmRevisionInfo *p_QmRevisionInfo) argument
427 t_Error QmGetSetPortalParams(t_Handle h_Qm, t_QmInterModulePortalInitParams *p_PortalParams) argument
623 t_Error QmGetCgId(t_Handle h_Qm, uint8_ argument
641 QmFreeCgId(t_Handle h_Qm, uint8_t cgId) argument
736 QM_Init(t_Handle h_Qm) argument
926 QM_Free(t_Handle h_Qm) argument
954 QM_ConfigRTFramesDepth(t_Handle h_Qm, uint32_t rtFramesDepth) argument
966 QM_ConfigPfdrThreshold(t_Handle h_Qm, uint32_t threshold) argument
978 QM_ConfigSfdrReservationThreshold(t_Handle h_Qm, uint32_t threshold) argument
991 QM_ConfigErrorRejectionNotificationDest(t_Handle h_Qm, e_DpaaDcPortal id, t_QmDcPortalParams *p_Params) argument
999 QM_Poll(t_Handle h_Qm, e_QmPortalPollSource source) argument
1011 QM_GetCounter(t_Handle h_Qm, e_QmCounters counter) argument
1035 QM_ErrorIsr(t_Handle h_Qm) argument
1086 QM_SetException(t_Handle h_Qm, e_QmExceptions exception, bool enable) argument
1102 QM_GetRevision(t_Handle h_Qm, t_QmRevisionInfo *p_QmRevisionInfo) argument
1112 QM_ReserveQueues(t_Handle h_Qm, t_QmRsrvFqrParams *p_QmFqrParams, uint32_t *p_BaseFqid) argument
1131 QM_GetErrorInformation(t_Handle h_Qm, t_QmErrorInfo *p_errInfo) argument
1183 QM_DumpRegs(t_Handle h_Qm) argument
[all...]
H A Dqm.h450 t_Handle h_Qm; member in struct:t_QmCg
526 t_Handle h_Qm; member in struct:t_QmPortal
574 t_Handle h_Qm; member in struct:__anon8293
602 static __inline__ void QmSetPortalHandle(t_Handle h_Qm, t_Handl argument
608 QmGetPortalHandle(t_Handle h_Qm) argument
[all...]
/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h628 t_Handle h_Qm; /**< Qm Handle */ member in struct:__anon8334
844 t_Handle h_Qm; /**< A handle to a QM module */ member in struct:__anon8336
1132 t_Handle h_Qm; /**< A handle to a QM module */ member in struct:t_QmCgParams
[all...]

Completed in 167 milliseconds