Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_uio.c217 static int uio_alloc_dma_tx_desc_resources(struct stmmac_priv *priv) in uio_alloc_dma_tx_desc_resources() function
277 ret = uio_alloc_dma_tx_desc_resources(priv); in uio_alloc_dma_desc_resources()
/OK3568_Linux_fs/external/dpdk/gmac/kernel5.10/
H A Dkernel_net_stmmac.diff293 + * uio_alloc_dma_tx_desc_resources - alloc TX resources.
300 +static int uio_alloc_dma_tx_desc_resources(struct stmmac_priv *priv)
360 + ret = uio_alloc_dma_tx_desc_resources(priv);
/OK3568_Linux_fs/external/dpdk/gmac/kernel4.19/
H A Dkernel_net_stmmac.diff308 + * uio_alloc_dma_tx_desc_resources - alloc TX resources.
315 +static int uio_alloc_dma_tx_desc_resources(struct stmmac_priv *priv)
373 + ret = uio_alloc_dma_tx_desc_resources(priv);