Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h804 static inline void qm_mr_set_ithresh(struct qm_portal *portal, u8 ithresh) in qm_mr_set_ithresh() function
H A Dqman.c558 qm_mr_set_ithresh(p, 0); in qman_init_portal()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h1021 static __inline__ void qm_mr_set_ithresh(struct qm_portal *portal, uint8_t ithresh) in qm_mr_set_ithresh() function
H A Dqm_portal_fqr.c1239 qm_mr_set_ithresh(p_QmPortal->p_LowQmPortal, 4); in qman_create_portal()