Searched refs:qman_p_poll_dqrr (Results 1 – 4 of 4) sorted by relevance
235 qman_p_poll_dqrr(p, 16); in empty_retired_fq()484 int cleaned = qman_p_poll_dqrr(np->p, budget); in caam_qi_poll()
936 int qman_p_poll_dqrr(struct qman_portal *p, unsigned int limit);
1754 int qman_p_poll_dqrr(struct qman_portal *p, unsigned int limit) in qman_p_poll_dqrr() function1758 EXPORT_SYMBOL(qman_p_poll_dqrr);
2401 cleaned = qman_p_poll_dqrr(np->p, budget); in dpaa_eth_poll()