Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43legacy/
Ddma.c1423 static void b43legacy_dma_tx_suspend_ring(struct b43legacy_dmaring *ring) in b43legacy_dma_tx_suspend_ring() function
1438 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring0); in b43legacy_dma_tx_suspend()
1439 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring1); in b43legacy_dma_tx_suspend()
1440 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring2); in b43legacy_dma_tx_suspend()
1441 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring3); in b43legacy_dma_tx_suspend()
1442 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring4); in b43legacy_dma_tx_suspend()
1443 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring5); in b43legacy_dma_tx_suspend()