Searched refs:qman_p_poll_dqrr (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/crypto/caam/
H A Dqi.c242 qman_p_poll_dqrr(p, 16);
491 int cleaned = qman_p_poll_dqrr(np->p, budget);
/linux-master/include/soc/fsl/
H A Dqman.h681 * qman_p_poll_dqrr() or interrupt-handling, as appropriate. If within
930 * qman_p_poll_dqrr - process DQRR (fast-path) entries
936 int qman_p_poll_dqrr(struct qman_portal *p, unsigned int limit);
/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c1757 int qman_p_poll_dqrr(struct qman_portal *p, unsigned int limit) function
1761 EXPORT_SYMBOL(qman_p_poll_dqrr); variable
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c2412 cleaned = qman_p_poll_dqrr(np->p, budget);

Completed in 109 milliseconds