Home
last modified time | relevance | path

Searched refs:dpaa2_io_store (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/include/soc/fsl/
Ddpaa2-io.h18 struct dpaa2_io_store;
106 struct dpaa2_io_store *s);
108 struct dpaa2_io_store *s);
123 struct dpaa2_io_store *dpaa2_io_store_create(unsigned int max_frames,
125 void dpaa2_io_store_destroy(struct dpaa2_io_store *s);
126 struct dpaa2_dq *dpaa2_io_store_next(struct dpaa2_io_store *s, int *is_last);
/Linux-v5.10/drivers/soc/fsl/dpio/
Ddpio-service.c33 struct dpaa2_io_store { struct
358 struct dpaa2_io_store *s) in dpaa2_io_service_pull_fq()
389 struct dpaa2_io_store *s) in dpaa2_io_service_pull_channel()
614 struct dpaa2_io_store *dpaa2_io_store_create(unsigned int max_frames, in dpaa2_io_store_create()
617 struct dpaa2_io_store *ret; in dpaa2_io_store_create()
657 void dpaa2_io_store_destroy(struct dpaa2_io_store *s) in dpaa2_io_store_destroy()
683 struct dpaa2_dq *dpaa2_io_store_next(struct dpaa2_io_store *s, int *is_last) in dpaa2_io_store_next()
/Linux-v5.10/drivers/crypto/caam/
Dcaamalg_qi2.h91 struct dpaa2_io_store *store;
/Linux-v5.10/drivers/dma/fsl-dpaa2-qdma/
Ddpaa2-qdma.h134 struct dpaa2_io_store *store;
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.h453 struct dpaa2_io_store *store;