Home
last modified time | relevance | path

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

/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h414 static inline void qm_eqcr_set_ithresh(struct qm_portal *portal, u8 ithresh) in qm_eqcr_set_ithresh() function
H A Dqman.c874 qm_eqcr_set_ithresh(&p->p, 0); in __poll_portal_slow()