Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h429 static inline u8 qm_eqcr_get_fill(struct qm_portal *portal) in qm_eqcr_get_fill() function
H A Dqman.c596 ret = qm_eqcr_get_fill(p); in qman_init_portal()
2231 avail = qm_eqcr_get_fill(&p->p); in qman_eqcr_is_empty()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h435 static __inline__ uint8_t qm_eqcr_get_fill(struct qm_portal *portal) in qm_eqcr_get_fill() function
H A Dqm_portal_fqr.c1257 ret = qm_eqcr_get_fill(p_QmPortal->p_LowQmPortal); in qman_create_portal()