Searched refs:ec_bhf_alloc_dma_mem (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ |
H A D | ec_bhf.c | 318 static int ec_bhf_alloc_dma_mem(struct ec_bhf_priv *priv, in ec_bhf_alloc_dma_mem() function 400 err = ec_bhf_alloc_dma_mem(priv, &priv->rx_buf, priv->rx_dma_chan, in ec_bhf_open() 408 err = ec_bhf_alloc_dma_mem(priv, &priv->tx_buf, priv->tx_dma_chan, in ec_bhf_open()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ |
H A D | ec_bhf.c | 318 static int ec_bhf_alloc_dma_mem(struct ec_bhf_priv *priv, in ec_bhf_alloc_dma_mem() function 400 err = ec_bhf_alloc_dma_mem(priv, &priv->rx_buf, priv->rx_dma_chan, in ec_bhf_open() 408 err = ec_bhf_alloc_dma_mem(priv, &priv->tx_buf, priv->tx_dma_chan, in ec_bhf_open()
|
Completed in 3 milliseconds