Searched refs:dpaa2_io_store_next (Results 1 – 4 of 4) sorted by relevance
113 struct dpaa2_dq *dpaa2_io_store_next(struct dpaa2_io_store *s, int *is_last);
516 struct dpaa2_dq *dpaa2_io_store_next(struct dpaa2_io_store *s, int *is_last) in dpaa2_io_store_next() function545 EXPORT_SYMBOL_GPL(dpaa2_io_store_next);
131 dpaa2_io_store_next()
302 dq = dpaa2_io_store_next(ch->store, &is_last); in consume_frames()