Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c88 struct emac_desc_ring { struct
104 struct emac_desc_ring tx_ring; argument
105 struct emac_desc_ring rx_ring;
280 struct emac_desc_ring *tx_ring = &priv->tx_ring; in emac_tx_avail()
319 struct emac_desc_ring *tx_ring; in emac_free_tx_buf()
351 struct emac_desc_ring *tx_ring = &priv->tx_ring; in emac_clean_tx_desc_ring()
364 struct emac_desc_ring *rx_ring; in emac_clean_rx_desc_ring()
388 struct emac_desc_ring *tx_ring = &priv->tx_ring; in emac_alloc_tx_resources()
416 struct emac_desc_ring *rx_ring = &priv->rx_ring; in emac_alloc_rx_resources()
444 struct emac_desc_ring *tr = &priv->tx_ring; in emac_free_tx_resources()
[all …]