Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h148 struct qm_eqcr_entry *ring, *cursor;
213 static inline u8 EQCR_PTR2IDX(struct qm_eqcr_entry *e) in EQCR_PTR2IDX()
225 struct qm_eqcr_entry *partial = eqcr->cursor + 1; in EQCR_INC()
232 static inline struct qm_eqcr_entry *qm_eqcr_start_no_stash(struct qm_portal in qm_eqcr_start_no_stash()
250 static inline struct qm_eqcr_entry *qm_eqcr_start_stash(struct qm_portal in qm_eqcr_start_stash()
283 static inline struct qm_eqcr_entry *qm_eqcr_pend_and_next( in qm_eqcr_pend_and_next()
360 struct qm_eqcr_entry *eqcursor; in qm_eqcr_pvb_commit()
H A Dqman.c2245 static inline struct qm_eqcr_entry *try_p_eq_start(struct qman_portal *p, in try_p_eq_start()
2250 struct qm_eqcr_entry *eq; in try_p_eq_start()
2292 struct qm_eqcr_entry *eq; in qman_enqueue()
2312 struct qm_eqcr_entry *eq = eqcr->cursor, *prev_eq; in qman_enqueue_multi()
2382 struct qm_eqcr_entry *eq = eqcr->cursor, *prev_eq; in qman_enqueue_multi_fq()
2449 struct qm_eqcr_entry *eq; in qman_enqueue_orp()
/f-stack/freebsd/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()
2142 struct qm_eqcr_entry *p_Eq; in QM_FQR_Enqueue()
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h92 struct qm_eqcr_entry; /* EQCR (EnQueue Command Ring) entries */
294 struct __rte_aligned(8) qm_eqcr_entry { struct