Home
last modified time | relevance | path

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

/linux/drivers/soc/fsl/qbman/
H A 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);
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c2436 cleaned = qman_p_poll_dqrr(np->p, budget); in dpaa_eth_poll()