Home
last modified time | relevance | path

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

/Linux-v4.19/include/soc/fsl/
Dqman.h323 #define QM_MR_FQS_NOTEMPTY 0x01 /* FQ has enqueued frames */ macro
/Linux-v4.19/drivers/soc/fsl/qbman/
Dqman.c1350 if (msg->fq.fqs & QM_MR_FQS_NOTEMPTY) in fq_state_change()