Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c59 priv->tx.queued_cnt++; in ath9k_htc_check_stop_queues()
60 if ((priv->tx.queued_cnt >= ATH9K_HTC_TX_THRESHOLD) && in ath9k_htc_check_stop_queues()
71 if ((priv->tx.queued_cnt < ATH9K_HTC_TX_THRESHOLD) && in ath9k_htc_check_wake_queues()
510 if (WARN_ON(--priv->tx.queued_cnt < 0)) in ath9k_htc_tx_process()
511 priv->tx.queued_cnt = 0; in ath9k_htc_tx_process()
H A Dhtc_drv_beacon.c181 priv->tx.queued_cnt++; in ath9k_htc_send_buffered()
H A Dhtc.h297 int queued_cnt; member
H A Dhtc_drv_debug.c343 "Queued count", priv->tx.queued_cnt); in read_file_queue()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c59 priv->tx.queued_cnt++; in ath9k_htc_check_stop_queues()
60 if ((priv->tx.queued_cnt >= ATH9K_HTC_TX_THRESHOLD) && in ath9k_htc_check_stop_queues()
71 if ((priv->tx.queued_cnt < ATH9K_HTC_TX_THRESHOLD) && in ath9k_htc_check_wake_queues()
510 if (WARN_ON(--priv->tx.queued_cnt < 0)) in ath9k_htc_tx_process()
511 priv->tx.queued_cnt = 0; in ath9k_htc_tx_process()
H A Dhtc.h297 int queued_cnt; member
H A Dhtc_drv_beacon.c181 priv->tx.queued_cnt++; in ath9k_htc_send_buffered()
H A Dhtc_drv_debug.c343 "Queued count", priv->tx.queued_cnt); in read_file_queue()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c59 priv->tx.queued_cnt++; in ath9k_htc_check_stop_queues()
60 if ((priv->tx.queued_cnt >= ATH9K_HTC_TX_THRESHOLD) && in ath9k_htc_check_stop_queues()
71 if ((priv->tx.queued_cnt < ATH9K_HTC_TX_THRESHOLD) && in ath9k_htc_check_wake_queues()
510 if (WARN_ON(--priv->tx.queued_cnt < 0)) in ath9k_htc_tx_process()
511 priv->tx.queued_cnt = 0; in ath9k_htc_tx_process()
H A Dhtc.h297 int queued_cnt; member
H A Dhtc_drv_beacon.c181 priv->tx.queued_cnt++; in ath9k_htc_send_buffered()
H A Dhtc_drv_debug.c343 "Queued count", priv->tx.queued_cnt); in read_file_queue()