Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/actions/
Dowl-emac.c279 static int owl_emac_ring_alloc(struct device *dev, struct owl_emac_ring *ring, in owl_emac_ring_alloc() function
1502 ret = owl_emac_ring_alloc(dev, &priv->rx_ring, OWL_EMAC_RX_RING_SIZE); in owl_emac_probe()
1506 ret = owl_emac_ring_alloc(dev, &priv->tx_ring, OWL_EMAC_TX_RING_SIZE); in owl_emac_probe()