Home
last modified time | relevance | path

Searched refs:QM_Init (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h291 t_Error QM_Init(t_Handle h_Qm);
/freebsd/sys/dev/dpaa/
H A Dqman.c217 error = QM_Init(sc->sc_qh); in qman_attach()
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c741 t_Error QM_Init(t_Handle h_Qm) in QM_Init() function