Lines Matching refs:qbman_eq_desc
79 struct qbman_eq_desc { struct
96 struct qbman_eq_desc desc; argument
171 const struct qbman_eq_desc *d,
175 const struct qbman_eq_desc *d,
181 const struct qbman_eq_desc *d,
223 void qbman_eq_desc_clear(struct qbman_eq_desc *d);
224 void qbman_eq_desc_set_no_orp(struct qbman_eq_desc *d, int respond_success);
225 void qbman_eq_desc_set_token(struct qbman_eq_desc *d, u8 token);
226 void qbman_eq_desc_set_fq(struct qbman_eq_desc *d, u32 fqid);
227 void qbman_eq_desc_set_qd(struct qbman_eq_desc *d, u32 qdid,
256 qbman_swp_enqueue(struct qbman_swp *s, const struct qbman_eq_desc *d, in qbman_swp_enqueue()
275 const struct qbman_eq_desc *d, in qbman_swp_enqueue_multiple()
295 const struct qbman_eq_desc *d, in qbman_swp_enqueue_multiple_desc()