Home
last modified time | relevance | path

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

/Linux-v5.4/include/soc/fsl/
Ddpaa2-io.h18 struct dpaa2_io_store;
106 struct dpaa2_io_store *s);
108 struct dpaa2_io_store *s);
119 struct dpaa2_io_store *dpaa2_io_store_create(unsigned int max_frames,
121 void dpaa2_io_store_destroy(struct dpaa2_io_store *s);
122 struct dpaa2_dq *dpaa2_io_store_next(struct dpaa2_io_store *s, int *is_last);
/Linux-v5.4/drivers/soc/fsl/dpio/
Ddpio-service.c33 struct dpaa2_io_store { struct
354 struct dpaa2_io_store *s) in dpaa2_io_service_pull_fq()
385 struct dpaa2_io_store *s) in dpaa2_io_service_pull_channel()
538 struct dpaa2_io_store *dpaa2_io_store_create(unsigned int max_frames, in dpaa2_io_store_create()
541 struct dpaa2_io_store *ret; in dpaa2_io_store_create()
581 void dpaa2_io_store_destroy(struct dpaa2_io_store *s) in dpaa2_io_store_destroy()
607 struct dpaa2_dq *dpaa2_io_store_next(struct dpaa2_io_store *s, int *is_last) in dpaa2_io_store_next()
/Linux-v5.4/drivers/crypto/caam/
Dcaamalg_qi2.h90 struct dpaa2_io_store *store;
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.h335 struct dpaa2_io_store *store;