Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43/
Dpio.c790 static void b43_pio_tx_suspend_queue(struct b43_pio_txqueue *q) in b43_pio_tx_suspend_queue() function
819 b43_pio_tx_suspend_queue(dev->pio.tx_queue_AC_BK); in b43_pio_tx_suspend()
820 b43_pio_tx_suspend_queue(dev->pio.tx_queue_AC_BE); in b43_pio_tx_suspend()
821 b43_pio_tx_suspend_queue(dev->pio.tx_queue_AC_VI); in b43_pio_tx_suspend()
822 b43_pio_tx_suspend_queue(dev->pio.tx_queue_AC_VO); in b43_pio_tx_suspend()
823 b43_pio_tx_suspend_queue(dev->pio.tx_queue_mcast); in b43_pio_tx_suspend()