Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman_test_api.c94 static bool fd_neq(const struct qm_fd *a, const struct qm_fd *b) in fd_neq() function
215 if (WARN_ON(fd_neq(&fd_dq, &dq->fd))) { in cb_dqrr()
220 if (!(dq->stat & QM_DQRR_STAT_UNSCHEDULED) && !fd_neq(&fd_dq, &fd)) { in cb_dqrr()