Home
last modified time | relevance | path

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

/drivers/crypto/caam/
Dqi.c242 qman_p_poll_dqrr(p, 16); in empty_retired_fq()
491 int cleaned = qman_p_poll_dqrr(np->p, budget); in caam_qi_poll()
/drivers/soc/fsl/qbman/
Dqman.c1757 int qman_p_poll_dqrr(struct qman_portal *p, unsigned int limit) in qman_p_poll_dqrr() function
1761 EXPORT_SYMBOL(qman_p_poll_dqrr);
/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c2412 cleaned = qman_p_poll_dqrr(np->p, budget); in dpaa_eth_poll()