Home
last modified time | relevance | path

Searched defs:qm_eqcr (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqman_private.h141 struct qm_eqcr { struct
142 struct qm_eqcr_entry *ring, *cursor; argument
143 uint8_t ci, available, ithresh, vbit;
146 uint32_t busy;
147 e_QmPortalProduceMode pmode;
148 e_QmPortalEqcrConsumeMode cmode;
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h147 struct qm_eqcr { struct
148 struct qm_eqcr_entry *ring, *cursor; argument
152 enum qm_eqcr_pmode pmode; argument