Home
last modified time | relevance | path

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

/Linux-v6.6/include/soc/fsl/
Dqman.h324 #define QM_MR_FQS_NOTEMPTY 0x01 /* FQ has enqueued frames */ macro
/Linux-v6.6/drivers/soc/fsl/qbman/
Dqman.c1438 if (msg->fq.fqs & QM_MR_FQS_NOTEMPTY) in fq_state_change()