Home
last modified time | relevance | path

Searched refs:p_CgParams (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c1017 ASSERT_COND(p_CgParams); in qm_new_fq()
1021 ASSERT_COND(p_CgParams->h_QmCg); in qm_new_fq()
2307 if(p_CgParams->notifyDcPortal && in QM_CG_Create()
2308 … ((p_CgParams->dcPortalId == e_DPAA_DCPORTAL2) || (p_CgParams->dcPortalId == e_DPAA_DCPORTAL3))) in QM_CG_Create()
2314 if (!p_CgParams->h_QmPortal) in QM_CG_Create()
2364 if (p_CgParams->frameCount) in QM_CG_Create()
2371 if (p_CgParams->wredEnable) in QM_CG_Create()
2417 if (p_CgParams->tailDropEnable) in QM_CG_Create()
2419 if (!p_CgParams->threshold) in QM_CG_Create()
2430 if (p_CgParams->threshold) in QM_CG_Create()
[all …]
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h1170 t_Handle QM_CG_Create(t_QmCgParams *p_CgParams);