Home
last modified time | relevance | path

Searched refs:dpaa2_io_store (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/soc/fsl/
H A 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);
/kernel/linux/linux-6.6/include/soc/fsl/
H A Ddpaa2-io.h18 struct dpaa2_io_store;
108 struct dpaa2_io_store *s);
110 struct dpaa2_io_store *s);
125 struct dpaa2_io_store *dpaa2_io_store_create(unsigned int max_frames,
127 void dpaa2_io_store_destroy(struct dpaa2_io_store *s);
128 struct dpaa2_dq *dpaa2_io_store_next(struct dpaa2_io_store *s, int *is_last);
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
H A Ddpio-service.c33 struct dpaa2_io_store { struct
353 * @s: the dpaa2_io_store object for the result.
358 struct dpaa2_io_store *s) in dpaa2_io_service_pull_fq()
384 * @s: the dpaa2_io_store object for the result.
389 struct dpaa2_io_store *s) in dpaa2_io_service_pull_channel()
609 * The 'dpaa2_io_store' returned is a DPIO service managed object.
611 * Return pointer to dpaa2_io_store struct for successfully created storage
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 *
[all...]
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/
H A Ddpio-service.c42 struct dpaa2_io_store { struct
391 * @s: the dpaa2_io_store object for the result.
396 struct dpaa2_io_store *s) in dpaa2_io_service_pull_fq()
422 * @s: the dpaa2_io_store object for the result.
427 struct dpaa2_io_store *s) in dpaa2_io_service_pull_channel()
647 * The 'dpaa2_io_store' returned is a DPIO service managed object.
649 * Return pointer to dpaa2_io_store struct for successfully created storage
652 struct dpaa2_io_store *dpaa2_io_store_create(unsigned int max_frames, in dpaa2_io_store_create()
655 struct dpaa2_io_store *ret; in dpaa2_io_store_create()
695 void dpaa2_io_store_destroy(struct dpaa2_io_store *
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_qi2.h91 struct dpaa2_io_store *store;
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_qi2.h89 struct dpaa2_io_store *store;
/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.h134 struct dpaa2_io_store *store;
/kernel/linux/linux-6.6/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.h134 struct dpaa2_io_store *store;
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.h96 struct dpaa2_io_store *store;
H A Ddpaa2-eth.h493 struct dpaa2_io_store *store;
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h453 struct dpaa2_io_store *store;

Completed in 9 milliseconds