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()
135 spin_lock_bh(&htc->tx_lock); in ath11k_htc_send()
140 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_send()
165 spin_lock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
177 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
179 spin_lock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
182 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
270 spin_lock_bh(&htc->tx_lock); in ath11k_htc_tx_completion_handler()
272 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_tx_completion_handler()
805 spin_lock_init(&htc->tx_lock); in ath11k_htc_init()