Home
last modified time | relevance | path

Searched refs:qm_eqcr_cce_update (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.c714 qm_eqcr_cce_update(&qm->p); in qman_destroy_portal()
715 qm_eqcr_cce_update(&qm->p); in qman_destroy_portal()
873 qm_eqcr_cce_update(&p->p); in __poll_portal_slow()
2222 qm_eqcr_cce_update(&p->p); in update_eqcr_ci()
H A Dqman.h395 static inline u8 qm_eqcr_cce_update(struct qm_portal *portal) in qm_eqcr_cce_update() function