Home
last modified time | relevance | path

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

/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h167 const struct qm_mr_entry *ring, *cursor;
746 static inline u8 MR_PTR2IDX(const struct qm_mr_entry *e) in MR_PTR2IDX()
751 static inline const struct qm_mr_entry *MR_INC(const struct qm_mr_entry *e) in MR_INC()
764 static inline const struct qm_mr_entry *qm_mr_current(struct qm_portal *portal) in qm_mr_current()
H A Dqman.c299 const struct qm_mr_entry *msg; in drain_mr_fqrni()
487 const struct qm_mr_entry *res = qm_cl(mr->ring, mr->pi); in qm_mr_pvb_update()
765 const struct qm_mr_entry *msg, u8 verb) in fq_state_change()
807 const struct qm_mr_entry *msg; in qman_ern_poll_free()
809 struct qm_mr_entry swapped_msg; in qman_ern_poll_free()
838 const struct qm_mr_entry *msg; in __poll_portal_slow()
839 struct qm_mr_entry swapped_msg; in __poll_portal_slow()
1806 struct qm_mr_entry msg; in qman_retire_fq()
2738 const struct qm_mr_entry *msg; in qman_shutdown_fq()
2848 const struct qm_mr_entry *msg; in qman_shutdown_fq()
/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h94 struct qm_mr_entry; /* MR (Message Ring) entries */
332 struct qm_mr_entry { struct
1156 const struct qm_mr_entry *msg);
1160 const struct qm_mr_entry *msg);
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c105 const struct qm_mr_entry *msg) in ern_sec_fq_handler()