Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/soc/fsl/dpio/
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);
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,
275 const struct qbman_eq_desc *d, in qbman_swp_enqueue_multiple()
[all …]
A Dqbman-portal.c100 const struct qbman_eq_desc *d,
103 const struct qbman_eq_desc *d,
106 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,
594 const struct qbman_eq_desc *d, in qbman_swp_enqueue_direct()
696 struct qbman_eq_desc *eq_desc = (struct qbman_eq_desc *)p; in qbman_swp_enqueue_multiple_direct()
729 const struct qbman_eq_desc *d, in qbman_swp_enqueue_multiple_mem_back()
[all …]
A Ddpio-service.c463 struct qbman_eq_desc ed; in dpaa2_io_service_enqueue_fq()
493 struct qbman_eq_desc ed; in dpaa2_io_service_enqueue_multiple_fq()
523 struct qbman_eq_desc *ed; in dpaa2_io_service_enqueue_multiple_desc_fq()
526 ed = kcalloc(sizeof(struct qbman_eq_desc), 32, GFP_KERNEL); in dpaa2_io_service_enqueue_multiple_desc_fq()
564 struct qbman_eq_desc ed; in dpaa2_io_service_enqueue_qd()

Completed in 12 milliseconds