Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman_priv.h249 #define QM_MCC_VERB_ALTER_RETIRE 0x4a /* Retire FQ */ macro
H A Dqman.c1770 qm_mc_commit(&p->p, QM_MCC_VERB_ALTER_RETIRE); in qman_retire_fq()
2725 qm_mc_commit(low_p, QM_MCC_VERB_ALTER_RETIRE); in qman_shutdown_fq()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h711 #define QM_MCC_VERB_ALTER_RETIRE 0x4a /* Retire FQ */ macro
846 #define QM_MCR_VERB_ALTER_RETIRE QM_MCC_VERB_ALTER_RETIRE
H A Dqm_portal_fqr.c303 (uint8_t)((drain)?QM_MCC_VERB_ALTER_RETIRE_CTXB:QM_MCC_VERB_ALTER_RETIRE)); in qman_retire_fq()
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h1046 #define QM_MCR_VERB_ALTER_RETIRE QM_MCC_VERB_ALTER_RETIRE