Home
last modified time | relevance | path

Searched refs:EQCR_PTR2IDX (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h191 static __inline__ uint8_t EQCR_PTR2IDX(struct qm_eqcr_entry *e) in EQCR_PTR2IDX() function
250 if (pi != EQCR_PTR2IDX(eqcr->cursor)) in qm_eqcr_finish()
254 if (eqcr->ci != EQCR_PTR2IDX(eqcr->cursor)) in qm_eqcr_finish()
327 qm_out(EQCR_PI_CINH, EQCR_PTR2IDX(eqcr->cursor)); in qmPortalEqcrPciCommit()
355 qm_cl_out(EQCR_PI, EQCR_PTR2IDX(eqcr->cursor)); in qmPortalEqcrPceCommit()
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h213 static inline u8 EQCR_PTR2IDX(struct qm_eqcr_entry *e) in EQCR_PTR2IDX() function
321 qm_out(EQCR_PI_CINH, EQCR_PTR2IDX(eqcr->cursor)); in qm_eqcr_pci_commit()
351 qm_cl_out(EQCR_PI, EQCR_PTR2IDX(eqcr->cursor)); in qm_eqcr_pce_commit()
H A Dqman.c401 if (pi != EQCR_PTR2IDX(eqcr->cursor)) in qm_eqcr_finish()
405 if (eqcr->ci != EQCR_PTR2IDX(eqcr->cursor)) in qm_eqcr_finish()