Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_uio.c172 static int uio_alloc_dma_rx_desc_resources(struct stmmac_priv *priv) in uio_alloc_dma_rx_desc_resources() function
272 int ret = uio_alloc_dma_rx_desc_resources(priv); in uio_alloc_dma_desc_resources()
/OK3568_Linux_fs/external/dpdk/gmac/kernel5.10/
H A Dkernel_net_stmmac.diff248 + * uio_alloc_dma_rx_desc_resources - alloc RX resources.
255 +static int uio_alloc_dma_rx_desc_resources(struct stmmac_priv *priv)
355 + int ret = uio_alloc_dma_rx_desc_resources(priv);
/OK3568_Linux_fs/external/dpdk/gmac/kernel4.19/
H A Dkernel_net_stmmac.diff257 + * uio_alloc_dma_rx_desc_resources - alloc RX resources.
264 +static int uio_alloc_dma_rx_desc_resources(struct stmmac_priv *priv)
368 + int ret = uio_alloc_dma_rx_desc_resources(priv);