Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_uio.c269 static int uio_alloc_dma_desc_resources(struct stmmac_priv *priv) in uio_alloc_dma_desc_resources() function
843 ret = uio_alloc_dma_desc_resources(priv); in uio_open()
/OK3568_Linux_fs/external/dpdk/gmac/kernel5.10/
H A Dkernel_net_stmmac.diff345 + * uio_alloc_dma_desc_resources - alloc TX/RX resources.
352 +static int uio_alloc_dma_desc_resources(struct stmmac_priv *priv)
926 + ret = uio_alloc_dma_desc_resources(priv);
/OK3568_Linux_fs/external/dpdk/gmac/kernel4.19/
H A Dkernel_net_stmmac.diff358 + * uio_alloc_dma_desc_resources - alloc TX/RX resources.
365 +static int uio_alloc_dma_desc_resources(struct stmmac_priv *priv)
1068 + ret = uio_alloc_dma_desc_resources(priv);