Lines Matching refs:tx_lock
103 spin_lock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb()
105 spin_unlock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb()
121 spin_lock_bh(&htc->tx_lock); in ath10k_htc_consume_credit()
139 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_consume_credit()
154 spin_lock_bh(&htc->tx_lock); in ath10k_htc_release_credit()
159 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_release_credit()
263 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
275 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
277 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
280 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
1298 spin_lock_init(&htc->tx_lock); in ath10k_htc_init()