Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Ddma.c1707 static void b43_dma_tx_suspend_ring(struct b43_dmaring *ring) in b43_dma_tx_suspend_ring() function
1722 b43_dma_tx_suspend_ring(dev->dma.tx_ring_AC_BK); in b43_dma_tx_suspend()
1723 b43_dma_tx_suspend_ring(dev->dma.tx_ring_AC_BE); in b43_dma_tx_suspend()
1724 b43_dma_tx_suspend_ring(dev->dma.tx_ring_AC_VI); in b43_dma_tx_suspend()
1725 b43_dma_tx_suspend_ring(dev->dma.tx_ring_AC_VO); in b43_dma_tx_suspend()
1726 b43_dma_tx_suspend_ring(dev->dma.tx_ring_mcast); in b43_dma_tx_suspend()