Searched refs:b43_dma_tx_resume_ring (Results 1 – 1 of 1) sorted by relevance
1612 static void b43_dma_tx_resume_ring(struct b43_dmaring *ring) in b43_dma_tx_resume_ring() function1630 b43_dma_tx_resume_ring(dev->dma.tx_ring_mcast); in b43_dma_tx_resume()1631 b43_dma_tx_resume_ring(dev->dma.tx_ring_AC_VO); in b43_dma_tx_resume()1632 b43_dma_tx_resume_ring(dev->dma.tx_ring_AC_VI); in b43_dma_tx_resume()1633 b43_dma_tx_resume_ring(dev->dma.tx_ring_AC_BE); in b43_dma_tx_resume()1634 b43_dma_tx_resume_ring(dev->dma.tx_ring_AC_BK); in b43_dma_tx_resume()