Lines Matching refs:ath10k_ce_pipe

52 					struct ath10k_ce_pipe *ce_state)  in shadow_sr_wr_ind_addr()
144 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_read_index_get()
159 struct ath10k_ce_pipe *ce_state, in ath10k_ce_shadow_src_ring_write_index_set()
170 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_base_addr_set()
257 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_read_index_get()
275 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_base_addr_set()
421 static int _ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_send_nolock()
478 static int _ath10k_ce_send_nolock_64(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_send_nolock_64()
559 int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state, in ath10k_ce_send_nolock()
571 void __ath10k_ce_send_revert(struct ath10k_ce_pipe *pipe) in __ath10k_ce_send_revert()
599 int ath10k_ce_send(struct ath10k_ce_pipe *ce_state, in ath10k_ce_send()
619 int ath10k_ce_num_free_src_entries(struct ath10k_ce_pipe *pipe) in ath10k_ce_num_free_src_entries()
635 int __ath10k_ce_rx_num_free_bufs(struct ath10k_ce_pipe *pipe) in __ath10k_ce_rx_num_free_bufs()
650 static int __ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx, in __ath10k_ce_rx_post_buf()
680 static int __ath10k_ce_rx_post_buf_64(struct ath10k_ce_pipe *pipe, in __ath10k_ce_rx_post_buf_64()
713 void ath10k_ce_rx_update_write_idx(struct ath10k_ce_pipe *pipe, u32 nentries) in ath10k_ce_rx_update_write_idx()
734 int ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx, in ath10k_ce_rx_post_buf()
754 _ath10k_ce_completed_recv_next_nolock(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_completed_recv_next_nolock()
804 _ath10k_ce_completed_recv_next_nolock_64(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_completed_recv_next_nolock_64()
852 int ath10k_ce_completed_recv_next_nolock(struct ath10k_ce_pipe *ce_state, in ath10k_ce_completed_recv_next_nolock()
862 int ath10k_ce_completed_recv_next(struct ath10k_ce_pipe *ce_state, in ath10k_ce_completed_recv_next()
881 static int _ath10k_ce_revoke_recv_next(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_revoke_recv_next()
934 static int _ath10k_ce_revoke_recv_next_64(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_revoke_recv_next_64()
988 int ath10k_ce_revoke_recv_next(struct ath10k_ce_pipe *ce_state, in ath10k_ce_revoke_recv_next()
1002 static int _ath10k_ce_completed_send_next_nolock(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_completed_send_next_nolock()
1055 static int _ath10k_ce_completed_send_next_nolock_64(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_completed_send_next_nolock_64()
1108 int ath10k_ce_completed_send_next_nolock(struct ath10k_ce_pipe *ce_state, in ath10k_ce_completed_send_next_nolock()
1152 int ath10k_ce_cancel_send_next(struct ath10k_ce_pipe *ce_state, in ath10k_ce_cancel_send_next()
1206 int ath10k_ce_completed_send_next(struct ath10k_ce_pipe *ce_state, in ath10k_ce_completed_send_next()
1231 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_per_engine_service()
1288 static void ath10k_ce_per_engine_handler_adjust(struct ath10k_ce_pipe *ce_state) in ath10k_ce_per_engine_handler_adjust()
1306 struct ath10k_ce_pipe *ce_state; in ath10k_ce_disable_interrupt()
1333 struct ath10k_ce_pipe *ce_state; in ath10k_ce_enable_interrupt()
1360 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_init_src_ring()
1401 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_init_dest_ring()
1718 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in _ath10k_ce_free_pipe()
1749 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in _ath10k_ce_free_pipe_64()
1780 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_free_pipe()
1856 struct ath10k_ce_pipe *ce_state) in ath10k_ce_set_ops()
1872 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_alloc_pipe()