Home
last modified time | relevance | path

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

/Linux-v4.19/include/soc/fsl/
Ddpaa2-io.h112 void dpaa2_io_store_destroy(struct dpaa2_io_store *s);
/Linux-v4.19/drivers/soc/fsl/dpio/
Ddpio-service.c490 void dpaa2_io_store_destroy(struct dpaa2_io_store *s) in dpaa2_io_store_destroy() function
497 EXPORT_SYMBOL_GPL(dpaa2_io_store_destroy);
/Linux-v4.19/Documentation/networking/dpaa2/
Ddpio-driver.rst129 dpaa2_io_store_destroy()
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Ddpaa2-eth.c2236 dpaa2_io_store_destroy(priv->channel[i]->store); in alloc_rings()
2247 dpaa2_io_store_destroy(priv->channel[i]->store); in free_rings()