Lines Matching refs:ce_lock
233 lockdep_assert_held(&ab->ce.ce_lock); in ath12k_ce_rx_buf_enqueue_pipe()
281 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_rx_post_pipe()
315 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_rx_post_pipe()
329 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_recv_next()
364 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_recv_next()
418 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_send_next()
445 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_completed_send_next()
655 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
666 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
675 spin_lock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
714 spin_unlock_bh(&ab->ce.ce_lock); in ath12k_ce_send()
938 spin_lock_init(&ab->ce.ce_lock); in ath12k_ce_alloc_pipes()