Searched refs:dpaa2_io_store (Results 1 – 3 of 3) sorted by relevance
18 struct dpaa2_io_store;101 struct dpaa2_io_store *s);110 struct dpaa2_io_store *dpaa2_io_store_create(unsigned int max_frames,112 void dpaa2_io_store_destroy(struct dpaa2_io_store *s);113 struct dpaa2_dq *dpaa2_io_store_next(struct dpaa2_io_store *s, int *is_last);
32 struct dpaa2_io_store { struct321 struct dpaa2_io_store *s) in dpaa2_io_service_pull_channel()447 struct dpaa2_io_store *dpaa2_io_store_create(unsigned int max_frames, in dpaa2_io_store_create()450 struct dpaa2_io_store *ret; in dpaa2_io_store_create()490 void dpaa2_io_store_destroy(struct dpaa2_io_store *s) in dpaa2_io_store_destroy()516 struct dpaa2_dq *dpaa2_io_store_next(struct dpaa2_io_store *s, int *is_last) in dpaa2_io_store_next()
287 struct dpaa2_io_store *store;