Lines Matching refs:tx_lock
101 spin_lock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb()
103 spin_unlock_bh(&ep->htc->tx_lock); in ath10k_htc_prepare_tx_skb()
119 spin_lock_bh(&htc->tx_lock); in ath10k_htc_consume_credit()
137 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_consume_credit()
152 spin_lock_bh(&htc->tx_lock); in ath10k_htc_release_credit()
157 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_release_credit()
261 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
273 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
275 spin_lock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
278 spin_unlock_bh(&htc->tx_lock); in ath10k_htc_process_credit_report()
1296 spin_lock_init(&htc->tx_lock); in ath10k_htc_init()