Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman_priv.h250 #define QM_MCC_VERB_ALTER_OOS 0x4b /* Take FQ out of service */ macro
H A Dqman.c1854 qm_mc_commit(&p->p, QM_MCC_VERB_ALTER_OOS); in qman_oos_fq()
2865 qm_mc_commit(low_p, QM_MCC_VERB_ALTER_OOS); in qman_shutdown_fq()
2882 qm_mc_commit(low_p, QM_MCC_VERB_ALTER_OOS); in qman_shutdown_fq()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h712 #define QM_MCC_VERB_ALTER_OOS 0x4b /* Take FQ out of service */ macro
848 #define QM_MCR_VERB_ALTER_OOS QM_MCC_VERB_ALTER_OOS
H A Dqm_portal_fqr.c351 qm_mc_commit(p_QmPortal->p_LowQmPortal, QM_MCC_VERB_ALTER_OOS); in qman_oos_fq()
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h1047 #define QM_MCR_VERB_ALTER_OOS QM_MCC_VERB_ALTER_OOS