Searched refs:QM_MCC_VERB_QUERYFQ_NP (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h706 #define QM_MCC_VERB_QUERYFQ_NP 0x45 /* "non-programmable" fields */ macro
841 #define QM_MCR_VERB_QUERYFQ_NP QM_MCC_VERB_QUERYFQ_NP
H A Dqm_portal_fqr.c166 qm_mc_commit(p_QmPortal->p_LowQmPortal, QM_MCC_VERB_QUERYFQ_NP);
168 ASSERT_COND((p_Mcr->verb & QM_MCR_VERB_MASK) == QM_MCC_VERB_QUERYFQ_NP);
934 qm_mc_commit(p_QmPortal->p_LowQmPortal, QM_MCC_VERB_QUERYFQ_NP);

Completed in 112 milliseconds