Lines Matching refs:store
574 /* Consume all frames pull-dequeued into the store. This is the simplest way to
576 * overwrite (leak) frames already in the store.
591 dq = dpaa2_io_store_next(ch->store, &is_last);
595 * the store until we get some sort of valid response
621 * into the store. Return the frame queue as an out param.
1494 ch->store);
3868 priv->channel[i]->store =
3870 if (!priv->channel[i]->store) {
3880 if (!priv->channel[i]->store)
3882 dpaa2_io_store_destroy(priv->channel[i]->store);
3893 dpaa2_io_store_destroy(priv->channel[i]->store);