Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h517 #define QM_MR_FQS_NOTEMPTY 0x01 /* FQ has enqueued frames */ macro
H A Dqm_portal_fqr.c419 if (p_Msg->fq.fqs & QM_MR_FQS_NOTEMPTY) in fq_state_change()