Lines Matching refs:tx_lock
69 spin_lock_bh(&ep->htc->tx_lock); in ath11k_htc_prepare_tx_skb()
71 spin_unlock_bh(&ep->htc->tx_lock); in ath11k_htc_prepare_tx_skb()
96 spin_lock_bh(&htc->tx_lock); in ath11k_htc_send()
101 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_send()
109 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_send()
132 spin_lock_bh(&htc->tx_lock); in ath11k_htc_send()
137 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_send()
162 spin_lock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
174 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
176 spin_lock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
179 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
267 spin_lock_bh(&htc->tx_lock); in ath11k_htc_tx_completion_handler()
269 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_tx_completion_handler()
796 spin_lock_init(&htc->tx_lock); in ath11k_htc_init()