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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_private.h168 struct qm_mr_entry *ring, *cursor;
H A Dqman_low.h830 static __inline__ uint8_t MR_PTR2IDX(struct qm_mr_entry *e)
835 static __inline__ struct qm_mr_entry *MR_INC(struct qm_mr_entry *e)
883 static __inline__ struct qm_mr_entry *qm_mr_current(struct qm_portal *portal)
946 struct qm_mr_entry *res = ptr_ADD(mr->ring, qm_cl(mr->pi));
H A Dfsl_qman.h102 struct qm_mr_entry; /* MR (Message Ring) entries */
462 _Packed struct qm_mr_entry { struct
980 const struct qm_mr_entry *msg);
H A Dqm_portal_fqr.c405 struct qm_mr_entry *p_Msg,
510 const struct qm_mr_entry *p_Msg)
524 const struct qm_mr_entry *p_Msg)
538 const struct qm_mr_entry *p_Msg)
554 struct qm_mr_entry *p_Msg;
1171 struct qm_mr_entry *p_Msg;

Completed in 100 milliseconds