Searched refs:qman_p_poll_dqrr (Results 1 – 2 of 2) sorted by relevance
1757 int qman_p_poll_dqrr(struct qman_portal *p, unsigned int limit) in qman_p_poll_dqrr() function1761 EXPORT_SYMBOL(qman_p_poll_dqrr);
2436 cleaned = qman_p_poll_dqrr(np->p, budget); in dpaa_eth_poll()