Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.c294 qm_dqrr_set_maxfill(&p->p, 0); in qman_stop_dequeues_ex()
446 qm_dqrr_set_maxfill(portal, max_fill); in qm_dqrr_init()
1415 qm_dqrr_set_maxfill(&p->p, DQRR_MAXFILL); in qman_start_dequeues()
H A Dqman.h450 static inline void qm_dqrr_set_maxfill(struct qm_portal *portal, u8 mf) in qm_dqrr_set_maxfill() function
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h470 static __inline__ void qm_dqrr_set_maxfill(struct qm_portal *portal, uint8_t mf) in qm_dqrr_set_maxfill() function
H A Dqm_portal_fqr.c1161 qm_dqrr_set_maxfill(p_QmPortal->p_LowQmPortal, 0); in qman_disable_portal()