dpaa2_io_store_next
dq = dpaa2_io_store_next(ppriv->store, &is_last);
dq = dpaa2_io_store_next(ppriv->store, &is_last);
dq = dpaa2_io_store_next(ch->store, &is_last);
dq = dpaa2_io_store_next(fq->store, &is_last);
EXPORT_SYMBOL_GPL(dpaa2_io_store_next);
struct dpaa2_dq *dpaa2_io_store_next(struct dpaa2_io_store *s, int *is_last);