Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c2174 static int alloc_dma_desc_resources(struct stmmac_priv *priv, in alloc_dma_desc_resources() function
3749 ret = alloc_dma_desc_resources(priv, dma_conf); in stmmac_setup_dma_desc()
6605 ret = alloc_dma_desc_resources(priv, &priv->dma_conf); in stmmac_xdp_open()