Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.c1209 static void fbnic_free_ring_resources(struct device *dev, in fbnic_free_ring_resources() function
1277 fbnic_free_ring_resources(dev, txr); in fbnic_alloc_tx_ring_resources()
1351 fbnic_free_ring_resources(dev, rxr); in fbnic_alloc_rx_ring_resources()
1360 fbnic_free_ring_resources(dev, &qt->cmpl); in fbnic_free_qt_resources()
1361 fbnic_free_ring_resources(dev, &qt->sub1); in fbnic_free_qt_resources()
1362 fbnic_free_ring_resources(dev, &qt->sub0); in fbnic_free_qt_resources()
1382 fbnic_free_ring_resources(dev, &qt->sub0); in fbnic_alloc_tx_qt_resources()
1407 fbnic_free_ring_resources(dev, &qt->sub1); in fbnic_alloc_rx_qt_resources()
1409 fbnic_free_ring_resources(dev, &qt->sub0); in fbnic_alloc_rx_qt_resources()