Searched refs:is_paused (Results 1 – 2 of 2) sorted by relevance
323 if (pdev->tx_throttle.is_paused) { in ol_txrx_throttle_pause()328 pdev->tx_throttle.is_paused = true; in ol_txrx_throttle_pause()338 if (!pdev->tx_throttle.is_paused) { in ol_txrx_throttle_unpause()343 pdev->tx_throttle.is_paused = false; in ol_txrx_throttle_unpause()
1034 bool is_paused; member