Home
last modified time | relevance | path

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

/f-stack/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()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h422 static __inline__ void qm_eqcr_set_ithresh(struct qm_portal *portal, uint8_t ithresh) in qm_eqcr_set_ithresh() function
H A Dqm_portal_fqr.c601 qm_eqcr_set_ithresh(p_QmPortal->p_LowQmPortal, 0); in LoopMessageRing()