Lines Matching refs:ce
268 ath11k_dp_shadow_stop_timer(ab, &ab->ce.hp_timer[i]); in ath11k_ce_stop_shadow_timers()
282 lockdep_assert_held(&ab->ce.ce_lock); in ath11k_ce_rx_buf_enqueue_pipe()
330 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_rx_post_pipe()
365 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_rx_post_pipe()
379 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_recv_next()
414 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_recv_next()
468 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_send_next()
495 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_completed_send_next()
606 ath11k_dp_shadow_init_timer(ab, &ab->ce.hp_timer[ce_id], in ath11k_ce_init_ring()
652 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath11k_ce_alloc_pipe()
691 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath11k_ce_per_engine_service()
703 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath11k_ce_poll_send_completed()
714 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath11k_ce_send()
728 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
739 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
748 spin_lock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
785 ath11k_dp_shadow_start_timer(ab, srng, &ab->ce.hp_timer[pipe_id]); in ath11k_ce_send()
789 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
796 spin_unlock_bh(&ab->ce.ce_lock); in ath11k_ce_send()
874 pipe = &ab->ce.ce_pipe[pipe_num]; in ath11k_ce_cleanup_pipes()
892 pipe = &ab->ce.ce_pipe[i]; in ath11k_ce_rx_post_buf()
923 pipe = &ab->ce.ce_pipe[i]; in ath11k_ce_init_pipes()
982 pipe = &ab->ce.ce_pipe[i]; in ath11k_ce_free_pipes()
985 ath11k_dp_shadow_stop_timer(ab, &ab->ce.hp_timer[i]); in ath11k_ce_free_pipes()
1034 spin_lock_init(&ab->ce.ce_lock); in ath11k_ce_alloc_pipes()
1038 pipe = &ab->ce.ce_pipe[i]; in ath11k_ce_alloc_pipes()