Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h713 #define QM_MCC_VERB_ALTER_RETIRE_CTXB 0x4c /* Retire FQ with contextB*/ macro
847 #define QM_MCR_VERB_ALTER_RETIRE_CTXB QM_MCC_VERB_ALTER_RETIRE_CTXB
H A Dqm_portal_fqr.c303 (uint8_t)((drain)?QM_MCC_VERB_ALTER_RETIRE_CTXB:QM_MCC_VERB_ALTER_RETIRE)); in qman_retire_fq()