Home
last modified time | relevance | path

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

/freebsd/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) in EQCR_PTR2IDX()
202 struct qm_eqcr_entry *partial = eqcr->cursor + 1; in EQCR_INC()
259 static __inline__ struct qm_eqcr_entry *qm_eqcr_start(struct qm_portal *portal) in qm_eqcr_start()
285 static __inline__ struct qm_eqcr_entry *qm_eqcr_pend_and_next(struct qm_portal *portal, uint8_t myv… in qm_eqcr_pend_and_next()
364 struct qm_eqcr_entry *eqcursor; in qmPortalEqcrPvbCommit()
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) in try_eq_start()
1310 struct qm_eqcr_entry *p_Eq; in try_eq_start()
1329 struct qm_eqcr_entry *p_Eq; in qman_orp_update()
2140 struct qm_eqcr_entry *p_Eq; in QM_FQR_Enqueue()