Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/renesas/
Dravb_main.c224 static void ravb_ring_free(struct net_device *ndev, int q) in ravb_ring_free() function
393 ravb_ring_free(ndev, q); in ravb_ring_init()
443 ravb_ring_free(ndev, RAVB_BE); in ravb_dmac_init()
1245 ravb_ring_free(ndev, RAVB_BE); in ravb_set_ringparam()
1246 ravb_ring_free(ndev, RAVB_NC); in ravb_set_ringparam()
1470 ravb_ring_free(ndev, RAVB_BE); in ravb_tx_timeout_work()
1471 ravb_ring_free(ndev, RAVB_NC); in ravb_tx_timeout_work()
1710 ravb_ring_free(ndev, RAVB_BE); in ravb_close()
1711 ravb_ring_free(ndev, RAVB_NC); in ravb_close()