Home
last modified time | relevance | path

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

/linux/include/soc/fsl/
H A Dqman.h268 #define QM_DQRR_STAT_DQCR_EXPIRED 0x01 /* VDQCR or PDQCR expired*/ macro
/linux/drivers/soc/fsl/qbman/
H A Dqman.c1646 if (dq->stat & QM_DQRR_STAT_DQCR_EXPIRED) in __poll_portal_fast()