Home
last modified time | relevance | path

Searched refs:qbman_eq_desc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/soc/fsl/dpio/
H A Dqbman-portal.h79 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,
[all …]
H A Dqbman-portal.c100 const struct qbman_eq_desc *d,
103 const struct qbman_eq_desc *d,
106 const struct qbman_eq_desc *d,
111 const struct qbman_eq_desc *d,
117 const struct qbman_eq_desc *d,
122 const struct qbman_eq_desc *d,
144 const struct qbman_eq_desc *d,
149 const struct qbman_eq_desc *d,
157 const struct qbman_eq_desc *d,
522 void qbman_eq_desc_clear(struct qbman_eq_desc *d) in qbman_eq_desc_clear()
[all …]