Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/
H A Dravb_main.c218 static void ravb_ring_free(struct net_device *ndev, int q) in ravb_ring_free() function
391 ravb_ring_free(ndev, q); in ravb_ring_init()
439 ravb_ring_free(ndev, RAVB_BE); in ravb_dmac_init()
1224 ravb_ring_free(ndev, RAVB_BE); in ravb_set_ringparam()
1225 ravb_ring_free(ndev, RAVB_NC); in ravb_set_ringparam()
1467 ravb_ring_free(ndev, RAVB_BE); in ravb_tx_timeout_work()
1468 ravb_ring_free(ndev, RAVB_NC); in ravb_tx_timeout_work()
1733 ravb_ring_free(ndev, RAVB_BE); in ravb_close()
1734 ravb_ring_free(ndev, RAVB_NC); in ravb_close()
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/
H A Dravb_main.c299 static void ravb_ring_free(struct net_device *ndev, int q) in ravb_ring_free() function
520 ravb_ring_free(ndev, q); in ravb_ring_init()
642 ravb_ring_free(ndev, RAVB_BE); in ravb_dmac_init_rcar()
1645 ravb_ring_free(ndev, RAVB_BE); in ravb_set_ringparam()
1647 ravb_ring_free(ndev, RAVB_NC); in ravb_set_ringparam()
1914 ravb_ring_free(ndev, RAVB_BE); in ravb_tx_timeout_work()
1916 ravb_ring_free(ndev, RAVB_NC); in ravb_tx_timeout_work()
2210 ravb_ring_free(ndev, RAVB_BE); in ravb_close()
2212 ravb_ring_free(ndev, RAVB_NC); in ravb_close()

Completed in 7 milliseconds