Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c1359 static void b43legacy_dma_tx_suspend_ring(struct b43legacy_dmaring *ring) in b43legacy_dma_tx_suspend_ring() function
1374 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring0); in b43legacy_dma_tx_suspend()
1375 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring1); in b43legacy_dma_tx_suspend()
1376 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring2); in b43legacy_dma_tx_suspend()
1377 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring3); in b43legacy_dma_tx_suspend()
1378 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring4); in b43legacy_dma_tx_suspend()
1379 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring5); in b43legacy_dma_tx_suspend()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c1338 static void b43legacy_dma_tx_suspend_ring(struct b43legacy_dmaring *ring) in b43legacy_dma_tx_suspend_ring() function
1353 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring0); in b43legacy_dma_tx_suspend()
1354 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring1); in b43legacy_dma_tx_suspend()
1355 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring2); in b43legacy_dma_tx_suspend()
1356 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring3); in b43legacy_dma_tx_suspend()
1357 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring4); in b43legacy_dma_tx_suspend()
1358 b43legacy_dma_tx_suspend_ring(dev->dma.tx_ring5); in b43legacy_dma_tx_suspend()

Completed in 5 milliseconds