Home
last modified time | relevance | path

Searched refs:QM_DQRR_STAT_UNSCHEDULED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dqman_test_api.c218 if (!(dq->stat & QM_DQRR_STAT_UNSCHEDULED) && !fd_neq(&fd_dq, &fd)) { in cb_dqrr()
H A Dqman.c1618 if (dq->stat & QM_DQRR_STAT_UNSCHEDULED) { in __poll_portal_fast()
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dqman_test_api.c220 if (!(dq->stat & QM_DQRR_STAT_UNSCHEDULED) && !fd_neq(&fd_dq, &fd)) { in cb_dqrr()
H A Dqman.c1618 if (dq->stat & QM_DQRR_STAT_UNSCHEDULED) { in __poll_portal_fast()
/kernel/linux/linux-5.10/include/soc/fsl/
H A Dqman.h267 #define QM_DQRR_STAT_UNSCHEDULED 0x02 /* Unscheduled dequeue */ macro
1073 * presence of the QM_DQRR_STAT_UNSCHEDULED and QM_DQRR_STAT_DQCR_EXPIRED bits
/kernel/linux/linux-6.6/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 14 milliseconds