Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h730 static inline void qm_dqrr_set_ithresh(struct qm_portal *portal, u8 ithresh) in qm_dqrr_set_ithresh() function
H A Dqman.c557 qm_dqrr_set_ithresh(p, 0); in qman_init_portal()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h809 static __inline__ void qm_dqrr_set_ithresh(struct qm_portal *portal, uint8_t ithresh) in qm_dqrr_set_ithresh() function
H A Dqm_portal_fqr.c1238 qm_dqrr_set_ithresh(p_QmPortal->p_LowQmPortal, 12); in qman_create_portal()