Lines Matching refs:tx_lock
100 spin_lock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb()
102 spin_unlock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb()
118 spin_lock_bh(&htc->tx_lock); in ath10k_htc_consume_credit()
136 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_consume_credit()
151 spin_lock_bh(&htc->tx_lock); in ath10k_htc_release_credit()
156 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_release_credit()
260 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
272 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
274 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
277 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
1295 spin_lock_init(&htc->tx_lock); in ath10k_htc_init()