Searched refs:tx_queue_stopped (Results 1 – 10 of 10) sorted by relevance
501 if (wl->tx_queue_stopped && in wl1251_tx_complete()507 wl->tx_queue_stopped = false; in wl1251_tx_complete()
320 bool tx_queue_stopped; member
383 wl->tx_queue_stopped = true; in wl1251_op_tx()484 wl->tx_queue_stopped = false; in wl1251_op_stop()1550 wl->tx_queue_stopped = false; in wl1251_alloc_hw()
243 if (wl->tx_queue_stopped) in tx_queue_status_read()
1177 dev->wl->tx_queue_stopped[skb_mapping] = 1; in b43legacy_dma_tx()1291 if (dev->wl->tx_queue_stopped[ring->queue_prio]) { in b43legacy_dma_handle_txstatus()1292 dev->wl->tx_queue_stopped[ring->queue_prio] = 0; in b43legacy_dma_handle_txstatus()
636 bool tx_queue_stopped[B43legacy_QOS_QUEUE_NUM]; member
2502 wl->tx_queue_stopped[queue_num] = 1; in b43legacy_tx_work()2513 wl->tx_queue_stopped[queue_num] = 0; in b43legacy_tx_work()2533 if (!wl->tx_queue_stopped[skb->queue_mapping]) in b43legacy_op_tx()3868 wl->tx_queue_stopped[queue_num] = 0; in b43legacy_wireless_init()
1465 dev->wl->tx_queue_stopped[skb_mapping] = 1; in b43_dma_tx()1628 if (dev->wl->tx_queue_stopped[ring->queue_prio]) { in b43_dma_handle_txstatus()1629 dev->wl->tx_queue_stopped[ring->queue_prio] = 0; in b43_dma_handle_txstatus()
963 bool tx_queue_stopped[B43_QOS_QUEUE_NUM]; member
3623 wl->tx_queue_stopped[queue_num] = 1; in b43_tx_work()3634 wl->tx_queue_stopped[queue_num] = 0; in b43_tx_work()3657 if (!wl->tx_queue_stopped[skb->queue_mapping]) { in b43_op_tx()5648 wl->tx_queue_stopped[queue_num] = 0; in b43_wireless_init()