Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/renesas/
Dravb_main.c253 static void ravb_ring_free(struct net_device *ndev, int q) in ravb_ring_free() function
483 ravb_ring_free(ndev, q); in ravb_ring_init()
655 ravb_ring_free(ndev, RAVB_BE); in ravb_dmac_init_rcar()
1717 ravb_ring_free(ndev, RAVB_BE); in ravb_set_ringparam()
1719 ravb_ring_free(ndev, RAVB_NC); in ravb_set_ringparam()
2040 ravb_ring_free(ndev, RAVB_BE); in ravb_tx_timeout_work()
2042 ravb_ring_free(ndev, RAVB_NC); in ravb_tx_timeout_work()
2367 ravb_ring_free(ndev, RAVB_BE); in ravb_close()
2369 ravb_ring_free(ndev, RAVB_NC); in ravb_close()