Home
last modified time | relevance | path

Searched refs:qm_mc_command (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_private.h179 struct qm_mc_command *cr;
H A Dqm_portal_fqr.c142 struct qm_mc_command *p_Mcc; in qman_create_fq()
226 struct qm_mc_command *p_Mcc; in qman_init_fq()
279 struct qm_mc_command *p_Mcc; in qman_retire_fq()
334 struct qm_mc_command *p_Mcc; in qman_oos_fq()
369 struct qm_mc_command *p_Mcc; in qman_schedule_fq()
927 struct qm_mc_command *p_Mcc; in qman_query_fq_np()
2299 struct qm_mc_command *p_Mcc; in QM_CG_Create()
2488 struct qm_mc_command *p_Mcc; in QM_CG_Free()
2535 struct qm_mc_command *p_Mcc; in QM_CG_SetException()
2578 struct qm_mc_command *p_Mcc; in QM_CG_ModifyWredCurve()
[all …]
H A Dfsl_qman.h103 struct qm_mc_command; /* MC (Management Command) command */
642 _Packed struct qm_mc_command { struct
H A Dqman_low.h1061 static __inline__ struct qm_mc_command *qm_mc_start(struct qm_portal *portal) in qm_mc_start()