Home
last modified time | relevance | path

Searched refs:tx_proc_cnt (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c431 ep->tx_proc_cnt++; in htc_try_send()
433 if (ep->tx_proc_cnt > 1) { in htc_try_send()
439 ep->tx_proc_cnt--; in htc_try_send()
494 ep->tx_proc_cnt = 0; in htc_try_send()
H A Dhtc.h524 int tx_proc_cnt; member
H A Dhtc_mbox.c870 endpoint->tx_proc_cnt++; in ath6kl_htc_tx_from_queue()
871 if (endpoint->tx_proc_cnt > 1) { in ath6kl_htc_tx_from_queue()
872 endpoint->tx_proc_cnt--; in ath6kl_htc_tx_from_queue()
961 endpoint->tx_proc_cnt = 0; in ath6kl_htc_tx_from_queue()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c431 ep->tx_proc_cnt++; in htc_try_send()
433 if (ep->tx_proc_cnt > 1) { in htc_try_send()
439 ep->tx_proc_cnt--; in htc_try_send()
494 ep->tx_proc_cnt = 0; in htc_try_send()
H A Dhtc.h524 int tx_proc_cnt; member
H A Dhtc_mbox.c870 endpoint->tx_proc_cnt++; in ath6kl_htc_tx_from_queue()
871 if (endpoint->tx_proc_cnt > 1) { in ath6kl_htc_tx_from_queue()
872 endpoint->tx_proc_cnt--; in ath6kl_htc_tx_from_queue()
961 endpoint->tx_proc_cnt = 0; in ath6kl_htc_tx_from_queue()

Completed in 13 milliseconds