Home
last modified time | relevance | path

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

/openbmc/linux/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); in portal_isr()
1607 static inline unsigned int __poll_portal_fast(struct qman_portal *p, in __poll_portal_fast() function
1759 return __poll_portal_fast(p, limit, false); in qman_p_poll_dqrr()