Lines Matching defs:ce_id
55 u32 ce_id = ce_state->id; in shadow_sr_wr_ind_addr() local
133 u32 ce_id) in ath10k_ce_src_ring_read_index_from_ddr()
144 u32 ce_id = COPY_ENGINE_ID(ce_ctrl_addr); in ath10k_ce_src_ring_read_index_get() local
167 u32 ce_id, in ath10k_ce_src_ring_base_addr_set()
245 u32 ath10k_ce_dest_ring_read_index_from_ddr(struct ath10k *ar, u32 ce_id) in ath10k_ce_dest_ring_read_index_from_ddr()
257 u32 ce_id = COPY_ENGINE_ID(ce_ctrl_addr); in ath10k_ce_dest_ring_read_index_get() local
272 u32 ce_id, in ath10k_ce_dest_ring_base_addr_set()
1229 void ath10k_ce_per_engine_service(struct ath10k *ar, unsigned int ce_id) in ath10k_ce_per_engine_service()
1265 int ce_id; in ath10k_ce_per_engine_service_any() local
1304 void ath10k_ce_disable_interrupt(struct ath10k *ar, int ce_id) in ath10k_ce_disable_interrupt()
1324 int ce_id; in ath10k_ce_disable_interrupts() local
1331 void ath10k_ce_enable_interrupt(struct ath10k *ar, int ce_id) in ath10k_ce_enable_interrupt()
1346 int ce_id; in ath10k_ce_enable_interrupts() local
1357 unsigned int ce_id, in ath10k_ce_init_src_ring()
1398 unsigned int ce_id, in ath10k_ce_init_dest_ring()
1452 ath10k_ce_alloc_src_ring(struct ath10k *ar, unsigned int ce_id, in ath10k_ce_alloc_src_ring()
1510 ath10k_ce_alloc_src_ring_64(struct ath10k *ar, unsigned int ce_id, in ath10k_ce_alloc_src_ring_64()
1567 ath10k_ce_alloc_dest_ring(struct ath10k *ar, unsigned int ce_id, in ath10k_ce_alloc_dest_ring()
1611 ath10k_ce_alloc_dest_ring_64(struct ath10k *ar, unsigned int ce_id, in ath10k_ce_alloc_dest_ring_64()
1663 int ath10k_ce_init_pipe(struct ath10k *ar, unsigned int ce_id, in ath10k_ce_init_pipe()
1690 static void ath10k_ce_deinit_src_ring(struct ath10k *ar, unsigned int ce_id) in ath10k_ce_deinit_src_ring()
1700 static void ath10k_ce_deinit_dest_ring(struct ath10k *ar, unsigned int ce_id) in ath10k_ce_deinit_dest_ring()
1709 void ath10k_ce_deinit_pipe(struct ath10k *ar, unsigned int ce_id) in ath10k_ce_deinit_pipe()
1716 static void _ath10k_ce_free_pipe(struct ath10k *ar, int ce_id) in _ath10k_ce_free_pipe()
1747 static void _ath10k_ce_free_pipe_64(struct ath10k *ar, int ce_id) in _ath10k_ce_free_pipe_64()
1778 void ath10k_ce_free_pipe(struct ath10k *ar, int ce_id) in ath10k_ce_free_pipe()
1869 int ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id, in ath10k_ce_alloc_pipe()