Lines Matching refs:ath10k_ce_pipe
55 struct ath10k_ce_pipe *ce_state) in shadow_sr_wr_ind_addr()
147 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_read_index_get()
162 struct ath10k_ce_pipe *ce_state, in ath10k_ce_shadow_src_ring_write_index_set()
173 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_src_ring_base_addr_set()
260 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_read_index_get()
278 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_dest_ring_base_addr_set()
424 static int _ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_send_nolock()
481 static int _ath10k_ce_send_nolock_64(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_send_nolock_64()
562 int ath10k_ce_send_nolock(struct ath10k_ce_pipe *ce_state, in ath10k_ce_send_nolock()
574 void __ath10k_ce_send_revert(struct ath10k_ce_pipe *pipe) in __ath10k_ce_send_revert()
602 int ath10k_ce_send(struct ath10k_ce_pipe *ce_state, in ath10k_ce_send()
622 int ath10k_ce_num_free_src_entries(struct ath10k_ce_pipe *pipe) in ath10k_ce_num_free_src_entries()
638 int __ath10k_ce_rx_num_free_bufs(struct ath10k_ce_pipe *pipe) in __ath10k_ce_rx_num_free_bufs()
653 static int __ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx, in __ath10k_ce_rx_post_buf()
683 static int __ath10k_ce_rx_post_buf_64(struct ath10k_ce_pipe *pipe, in __ath10k_ce_rx_post_buf_64()
716 void ath10k_ce_rx_update_write_idx(struct ath10k_ce_pipe *pipe, u32 nentries) in ath10k_ce_rx_update_write_idx()
737 int ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx, in ath10k_ce_rx_post_buf()
757 _ath10k_ce_completed_recv_next_nolock(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_completed_recv_next_nolock()
807 _ath10k_ce_completed_recv_next_nolock_64(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_completed_recv_next_nolock_64()
855 int ath10k_ce_completed_recv_next_nolock(struct ath10k_ce_pipe *ce_state, in ath10k_ce_completed_recv_next_nolock()
865 int ath10k_ce_completed_recv_next(struct ath10k_ce_pipe *ce_state, in ath10k_ce_completed_recv_next()
884 static int _ath10k_ce_revoke_recv_next(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_revoke_recv_next()
937 static int _ath10k_ce_revoke_recv_next_64(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_revoke_recv_next_64()
991 int ath10k_ce_revoke_recv_next(struct ath10k_ce_pipe *ce_state, in ath10k_ce_revoke_recv_next()
1005 static int _ath10k_ce_completed_send_next_nolock(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_completed_send_next_nolock()
1058 static int _ath10k_ce_completed_send_next_nolock_64(struct ath10k_ce_pipe *ce_state, in _ath10k_ce_completed_send_next_nolock_64()
1111 int ath10k_ce_completed_send_next_nolock(struct ath10k_ce_pipe *ce_state, in ath10k_ce_completed_send_next_nolock()
1155 int ath10k_ce_cancel_send_next(struct ath10k_ce_pipe *ce_state, in ath10k_ce_cancel_send_next()
1209 int ath10k_ce_completed_send_next(struct ath10k_ce_pipe *ce_state, in ath10k_ce_completed_send_next()
1234 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_per_engine_service()
1291 static void ath10k_ce_per_engine_handler_adjust(struct ath10k_ce_pipe *ce_state) in ath10k_ce_per_engine_handler_adjust()
1309 struct ath10k_ce_pipe *ce_state; in ath10k_ce_disable_interrupt()
1336 struct ath10k_ce_pipe *ce_state; in ath10k_ce_enable_interrupt()
1363 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_init_src_ring()
1404 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_init_dest_ring()
1721 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in _ath10k_ce_free_pipe()
1752 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in _ath10k_ce_free_pipe_64()
1783 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_free_pipe()
1859 struct ath10k_ce_pipe *ce_state) in ath10k_ce_set_ops()
1875 struct ath10k_ce_pipe *ce_state = &ce->ce_states[ce_id]; in ath10k_ce_alloc_pipe()