Lines Matching refs:tx_lock
68 spin_lock_bh(&ep->htc->tx_lock); in ath11k_htc_prepare_tx_skb()
70 spin_unlock_bh(&ep->htc->tx_lock); in ath11k_htc_prepare_tx_skb()
95 spin_lock_bh(&htc->tx_lock); in ath11k_htc_send()
100 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_send()
108 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_send()
134 spin_lock_bh(&htc->tx_lock); in ath11k_htc_send()
139 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_send()
164 spin_lock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
176 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
178 spin_lock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
181 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_process_credit_report()
269 spin_lock_bh(&htc->tx_lock); in ath11k_htc_tx_completion_handler()
271 spin_unlock_bh(&htc->tx_lock); in ath11k_htc_tx_completion_handler()
804 spin_lock_init(&htc->tx_lock); in ath11k_htc_init()