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

/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c1161 static inline unsigned int __poll_portal_fast(struct qman_portal *p,
1177 __poll_portal_fast(p, QMAN_POLL_LIMIT, true);
1598 * less frequently (ie. per-FQ) than __poll_portal_fast() does, so the nett
1607 static inline unsigned int __poll_portal_fast(struct qman_portal *p, function
1759 return __poll_portal_fast(p, limit, false);

Completed in 121 milliseconds