Searched refs:rx_scratch (Results 1 – 1 of 1) sorted by relevance
90 void *rx_scratch; member932 if (priv->rx_scratch) in ftgmac100_free_rings()934 priv->rx_scratch, priv->rx_scratch_dma); in ftgmac100_free_rings()962 priv->rx_scratch = dma_alloc_coherent(priv->dev, in ftgmac100_alloc_rings()966 if (!priv->rx_scratch) in ftgmac100_alloc_rings()
Completed in 10 milliseconds