Lines Matching refs:tx_lock
91 spin_lock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb()
93 spin_unlock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb()
109 spin_lock_bh(&htc->tx_lock); in ath10k_htc_consume_credit()
127 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_consume_credit()
142 spin_lock_bh(&htc->tx_lock); in ath10k_htc_release_credit()
147 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_release_credit()
251 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
263 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
265 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
268 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
1281 spin_lock_init(&htc->tx_lock); in ath10k_htc_init()