Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h460 static __inline__ uint8_t DQRR_PTR2IDX(struct qm_dqrr_entry *e) in DQRR_PTR2IDX()
465 static __inline__ struct qm_dqrr_entry *DQRR_INC(struct qm_dqrr_entry *e) in DQRR_INC()
535 static __inline__ struct qm_dqrr_entry *qm_dqrr_current(struct qm_portal *portal) in qm_dqrr_current()
609 struct qm_dqrr_entry *res = ptr_ADD(dqrr->ring, qm_cl(dqrr->pi)); in qmPortalDqrrPvbUpdate()
686 struct qm_dqrr_entry *dq, in qmPortalDqrrDcaConsume1ptr()
H A Dqman_private.h154 struct qm_dqrr_entry *ring, *cursor;
H A Dfsl_qman.h101 struct qm_dqrr_entry; /* DQRR (DeQueue Response Ring) entries */
435 _Packed struct qm_dqrr_entry { struct
H A Dqm_portal_fqr.c673 struct qm_dqrr_entry *p_Dq; in LoopDequeueRing()
758 struct qm_dqrr_entry *p_Dq; in LoopDequeueRingDcaOptimized()
832 struct qm_dqrr_entry *p_Dq; in LoopDequeueRingOptimized()
1170 struct qm_dqrr_entry *p_Dq; in clean_dqrr_mr()
1495 struct qm_dqrr_entry *p_Dq; in QmPortalPullFrame()
1826 struct qm_dqrr_entry *p_Dq; in QM_PORTAL_PollFrame()