Searched refs:QM_DQRR_STAT_UNSCHEDULED (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c1621 if (dq->stat & QM_DQRR_STAT_UNSCHEDULED) {
H A Dqman_test_api.c220 if (!(dq->stat & QM_DQRR_STAT_UNSCHEDULED) && !fd_neq(&fd_dq, &fd)) {
/linux-master/include/soc/fsl/
H A Dqman.h267 #define QM_DQRR_STAT_UNSCHEDULED 0x02 /* Unscheduled dequeue */ macro
1074 * presence of the QM_DQRR_STAT_UNSCHEDULED and QM_DQRR_STAT_DQCR_EXPIRED bits

Completed in 292 milliseconds