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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_private.h142 struct qm_eqcr_entry *ring, *cursor;
H A Dqman_low.h191 static __inline__ uint8_t EQCR_PTR2IDX(struct qm_eqcr_entry *e)
202 struct qm_eqcr_entry *partial = eqcr->cursor + 1;
259 static __inline__ struct qm_eqcr_entry *qm_eqcr_start(struct qm_portal *portal)
285 static __inline__ struct qm_eqcr_entry *qm_eqcr_pend_and_next(struct qm_portal *portal, uint8_t myverb)
364 struct qm_eqcr_entry *eqcursor;
H A Dfsl_qman.h100 struct qm_eqcr_entry; /* EQCR (EnQueue Command Ring) entries */
405 _Packed struct qm_eqcr_entry { struct
H A Dqm_portal_fqr.c1308 static inline struct qm_eqcr_entry *try_eq_start(t_QmPortal *p_QmPortal)
1310 struct qm_eqcr_entry *p_Eq;
1329 struct qm_eqcr_entry *p_Eq;
2142 struct qm_eqcr_entry *p_Eq;

Completed in 163 milliseconds