Home
last modified time | relevance | path

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

/Linux-v4.19/include/soc/fsl/
Ddpaa2-io.h110 struct dpaa2_io_store *dpaa2_io_store_create(unsigned int max_frames,
/Linux-v4.19/drivers/soc/fsl/dpio/
Ddpio-service.c447 struct dpaa2_io_store *dpaa2_io_store_create(unsigned int max_frames, in dpaa2_io_store_create() function
483 EXPORT_SYMBOL_GPL(dpaa2_io_store_create);
/Linux-v4.19/Documentation/networking/dpaa2/
Ddpio-driver.rst127 dpaa2_io_store_create()
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Ddpaa2-eth.c2223 dpaa2_io_store_create(DPAA2_ETH_STORE_SIZE, dev); in alloc_rings()