Home
last modified time | relevance | path

Searched refs:fdma_free_phys (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/microchip/fdma/
Dfdma_api.c124 void fdma_free_phys(struct fdma *fdma) in fdma_free_phys() function
128 EXPORT_SYMBOL_GPL(fdma_free_phys);
Dfdma_api.h238 void fdma_free_phys(struct fdma *fdma);
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_fdma.c459 fdma_free_phys(&sparx5->rx.fdma); in sparx5_fdma_stop()
460 fdma_free_phys(&sparx5->tx.fdma); in sparx5_fdma_stop()