Searched refs:owl_emac_ring_alloc (Results 1 – 1 of 1) sorted by relevance
279 static int owl_emac_ring_alloc(struct device *dev, struct owl_emac_ring *ring, in owl_emac_ring_alloc() function1508 ret = owl_emac_ring_alloc(dev, &priv->rx_ring, OWL_EMAC_RX_RING_SIZE); in owl_emac_probe()1512 ret = owl_emac_ring_alloc(dev, &priv->tx_ring, OWL_EMAC_TX_RING_SIZE); in owl_emac_probe()