Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c1365 static void b43legacy_dma_tx_resume_ring(struct b43legacy_dmaring *ring) in b43legacy_dma_tx_resume_ring() function
1384 b43legacy_dma_tx_resume_ring(dev->dma.tx_ring5); in b43legacy_dma_tx_resume()
1385 b43legacy_dma_tx_resume_ring(dev->dma.tx_ring4); in b43legacy_dma_tx_resume()
1386 b43legacy_dma_tx_resume_ring(dev->dma.tx_ring3); in b43legacy_dma_tx_resume()
1387 b43legacy_dma_tx_resume_ring(dev->dma.tx_ring2); in b43legacy_dma_tx_resume()
1388 b43legacy_dma_tx_resume_ring(dev->dma.tx_ring1); in b43legacy_dma_tx_resume()
1389 b43legacy_dma_tx_resume_ring(dev->dma.tx_ring0); in b43legacy_dma_tx_resume()