Home
last modified time | relevance | path

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

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