Lines Matching refs:ldpaa_dq
285 struct ldpaa_dq *storage, in qbman_pull_desc_set_storage()
372 const struct ldpaa_dq *qbman_swp_dqrr_next(struct qbman_swp *s) in qbman_swp_dqrr_next()
377 const struct ldpaa_dq *dq; in qbman_swp_dqrr_next()
420 void qbman_swp_dqrr_consume(struct qbman_swp *s, const struct ldpaa_dq *dq) in qbman_swp_dqrr_consume()
429 void qbman_dq_entry_set_oldtoken(struct ldpaa_dq *dq, in qbman_dq_entry_set_oldtoken()
437 const struct ldpaa_dq *dq, in qbman_dq_entry_has_newtoken()
452 uint32_t *p = qb_cl((struct ldpaa_dq *)dq); in qbman_dq_entry_has_newtoken()
484 static inline int __qbman_dq_entry_is_x(const struct ldpaa_dq *dq, uint32_t x) in __qbman_dq_entry_is_x()
492 int qbman_dq_entry_is_DQ(const struct ldpaa_dq *dq) in qbman_dq_entry_is_DQ()
503 uint32_t ldpaa_dq_flags(const struct ldpaa_dq *dq) in ldpaa_dq_flags()
510 const struct dpaa_fd *ldpaa_dq_fd(const struct ldpaa_dq *dq) in ldpaa_dq_fd()