Home
last modified time | relevance | path

Searched refs:e_QmPortalPollSource (Results 1 – 5 of 5) sorted by relevance

/src/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h210 typedef enum e_QmPortalPollSource { enum
214 } e_QmPortalPollSource; typedef
575 t_Error QM_Poll(t_Handle h_Qm, e_QmPortalPollSource source);
792 t_Error QM_PORTAL_Poll(t_Handle h_QmPortal, e_QmPortalPollSource source);
/src/sys/dev/dpaa/
H A Dqman.h223 t_Error qman_poll(e_QmPortalPollSource source);
H A Dqman.c522 qman_poll(e_QmPortalPollSource source) in qman_poll()
/src/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c1004 t_Error QM_Poll(t_Handle h_Qm, e_QmPortalPollSource source) in QM_Poll()
H A Dqm_portal_fqr.c1798 t_Error QM_PORTAL_Poll(t_Handle h_QmPortal, e_QmPortalPollSource source) in QM_PORTAL_Poll()