Lines Matching refs:ath10k

51 static inline u32 shadow_sr_wr_ind_addr(struct ath10k *ar,  in shadow_sr_wr_ind_addr()
80 static inline u32 shadow_dst_wr_ind_addr(struct ath10k *ar, in shadow_dst_wr_ind_addr()
133 static inline u32 ath10k_ce_read32(struct ath10k *ar, u32 offset) in ath10k_ce_read32()
140 static inline void ath10k_ce_write32(struct ath10k *ar, u32 offset, u32 value) in ath10k_ce_write32()
147 static inline void ath10k_ce_dest_ring_write_index_set(struct ath10k *ar, in ath10k_ce_dest_ring_write_index_set()
155 static inline u32 ath10k_ce_dest_ring_write_index_get(struct ath10k *ar, in ath10k_ce_dest_ring_write_index_get()
162 static inline void ath10k_ce_src_ring_write_index_set(struct ath10k *ar, in ath10k_ce_src_ring_write_index_set()
170 static inline u32 ath10k_ce_src_ring_write_index_get(struct ath10k *ar, in ath10k_ce_src_ring_write_index_get()
177 static inline u32 ath10k_ce_src_ring_read_index_from_ddr(struct ath10k *ar, in ath10k_ce_src_ring_read_index_from_ddr()
185 static inline u32 ath10k_ce_src_ring_read_index_get(struct ath10k *ar, in ath10k_ce_src_ring_read_index_get()
204 ath10k_ce_shadow_src_ring_write_index_set(struct ath10k *ar, in ath10k_ce_shadow_src_ring_write_index_set()
212 ath10k_ce_shadow_dest_ring_write_index_set(struct ath10k *ar, in ath10k_ce_shadow_dest_ring_write_index_set()
219 static inline void ath10k_ce_src_ring_base_addr_set(struct ath10k *ar, in ath10k_ce_src_ring_base_addr_set()
237 static void ath10k_ce_set_src_ring_base_addr_hi(struct ath10k *ar, in ath10k_ce_set_src_ring_base_addr_hi()
247 static inline void ath10k_ce_src_ring_size_set(struct ath10k *ar, in ath10k_ce_src_ring_size_set()
255 static inline void ath10k_ce_src_ring_dmax_set(struct ath10k *ar, in ath10k_ce_src_ring_dmax_set()
269 static inline void ath10k_ce_src_ring_byte_swap_set(struct ath10k *ar, in ath10k_ce_src_ring_byte_swap_set()
283 static inline void ath10k_ce_dest_ring_byte_swap_set(struct ath10k *ar, in ath10k_ce_dest_ring_byte_swap_set()
298 u32 ath10k_ce_dest_ring_read_index_from_ddr(struct ath10k *ar, u32 ce_id) in ath10k_ce_dest_ring_read_index_from_ddr()
306 static inline u32 ath10k_ce_dest_ring_read_index_get(struct ath10k *ar, in ath10k_ce_dest_ring_read_index_get()
324 static inline void ath10k_ce_dest_ring_base_addr_set(struct ath10k *ar, in ath10k_ce_dest_ring_base_addr_set()
342 static void ath10k_ce_set_dest_ring_base_addr_hi(struct ath10k *ar, in ath10k_ce_set_dest_ring_base_addr_hi()
357 static inline void ath10k_ce_dest_ring_size_set(struct ath10k *ar, in ath10k_ce_dest_ring_size_set()
365 static inline void ath10k_ce_src_ring_highmark_set(struct ath10k *ar, in ath10k_ce_src_ring_highmark_set()
377 static inline void ath10k_ce_src_ring_lowmark_set(struct ath10k *ar, in ath10k_ce_src_ring_lowmark_set()
389 static inline void ath10k_ce_dest_ring_highmark_set(struct ath10k *ar, in ath10k_ce_dest_ring_highmark_set()
401 static inline void ath10k_ce_dest_ring_lowmark_set(struct ath10k *ar, in ath10k_ce_dest_ring_lowmark_set()
413 static inline void ath10k_ce_copy_complete_inter_enable(struct ath10k *ar, in ath10k_ce_copy_complete_inter_enable()
425 static inline void ath10k_ce_copy_complete_intr_disable(struct ath10k *ar, in ath10k_ce_copy_complete_intr_disable()
437 static inline void ath10k_ce_watermark_intr_disable(struct ath10k *ar, in ath10k_ce_watermark_intr_disable()
449 static inline void ath10k_ce_error_intr_enable(struct ath10k *ar, in ath10k_ce_error_intr_enable()
462 static inline void ath10k_ce_error_intr_disable(struct ath10k *ar, in ath10k_ce_error_intr_disable()
475 static inline void ath10k_ce_engine_int_status_clear(struct ath10k *ar, in ath10k_ce_engine_int_status_clear()
495 struct ath10k *ar = ce_state->ar; in _ath10k_ce_send_nolock()
552 struct ath10k *ar = ce_state->ar; in _ath10k_ce_send_nolock_64()
640 struct ath10k *ar = pipe->ar; in __ath10k_ce_send_revert()
673 struct ath10k *ar = ce_state->ar; in ath10k_ce_send()
688 struct ath10k *ar = pipe->ar; in ath10k_ce_num_free_src_entries()
704 struct ath10k *ar = pipe->ar; in __ath10k_ce_rx_num_free_bufs()
720 struct ath10k *ar = pipe->ar; in __ath10k_ce_rx_post_buf()
751 struct ath10k *ar = pipe->ar; in __ath10k_ce_rx_post_buf_64()
782 struct ath10k *ar = pipe->ar; in ath10k_ce_rx_update_write_idx()
804 struct ath10k *ar = pipe->ar; in ath10k_ce_rx_post_buf()
933 struct ath10k *ar = ce_state->ar; in ath10k_ce_completed_recv_next()
957 struct ath10k *ar; in _ath10k_ce_revoke_recv_next()
1010 struct ath10k *ar; in _ath10k_ce_revoke_recv_next_64()
1074 struct ath10k *ar = ce_state->ar; in _ath10k_ce_completed_send_next_nolock()
1127 struct ath10k *ar = ce_state->ar; in _ath10k_ce_completed_send_next_nolock_64()
1183 static void ath10k_ce_extract_desc_data(struct ath10k *ar, in ath10k_ce_extract_desc_data()
1200 static void ath10k_ce_extract_desc_data_64(struct ath10k *ar, in ath10k_ce_extract_desc_data_64()
1230 struct ath10k *ar; in ath10k_ce_cancel_send_next()
1276 struct ath10k *ar = ce_state->ar; in ath10k_ce_completed_send_next()
1295 void ath10k_ce_per_engine_service(struct ath10k *ar, unsigned int ce_id) in ath10k_ce_per_engine_service()
1329 void ath10k_ce_per_engine_service_any(struct ath10k *ar) in ath10k_ce_per_engine_service_any()
1358 struct ath10k *ar = ce_state->ar; in ath10k_ce_per_engine_handler_adjust()
1370 void ath10k_ce_disable_interrupt(struct ath10k *ar, int ce_id) in ath10k_ce_disable_interrupt()
1388 void ath10k_ce_disable_interrupts(struct ath10k *ar) in ath10k_ce_disable_interrupts()
1397 void ath10k_ce_enable_interrupt(struct ath10k *ar, int ce_id) in ath10k_ce_enable_interrupt()
1410 void ath10k_ce_enable_interrupts(struct ath10k *ar) in ath10k_ce_enable_interrupts()
1422 static int ath10k_ce_init_src_ring(struct ath10k *ar, in ath10k_ce_init_src_ring()
1463 static int ath10k_ce_init_dest_ring(struct ath10k *ar, in ath10k_ce_init_dest_ring()
1501 static int ath10k_ce_alloc_shadow_base(struct ath10k *ar, in ath10k_ce_alloc_shadow_base()
1518 ath10k_ce_alloc_src_ring(struct ath10k *ar, unsigned int ce_id, in ath10k_ce_alloc_src_ring()
1576 ath10k_ce_alloc_src_ring_64(struct ath10k *ar, unsigned int ce_id, in ath10k_ce_alloc_src_ring_64()
1633 ath10k_ce_alloc_dest_ring(struct ath10k *ar, unsigned int ce_id, in ath10k_ce_alloc_dest_ring()
1677 ath10k_ce_alloc_dest_ring_64(struct ath10k *ar, unsigned int ce_id, in ath10k_ce_alloc_dest_ring_64()
1729 int ath10k_ce_init_pipe(struct ath10k *ar, unsigned int ce_id, in ath10k_ce_init_pipe()
1756 static void ath10k_ce_deinit_src_ring(struct ath10k *ar, unsigned int ce_id) in ath10k_ce_deinit_src_ring()
1766 static void ath10k_ce_deinit_dest_ring(struct ath10k *ar, unsigned int ce_id) in ath10k_ce_deinit_dest_ring()
1775 void ath10k_ce_deinit_pipe(struct ath10k *ar, unsigned int ce_id) in ath10k_ce_deinit_pipe()
1782 static void _ath10k_ce_free_pipe(struct ath10k *ar, int ce_id) in _ath10k_ce_free_pipe()
1813 static void _ath10k_ce_free_pipe_64(struct ath10k *ar, int ce_id) in _ath10k_ce_free_pipe_64()
1844 void ath10k_ce_free_pipe(struct ath10k *ar, int ce_id) in ath10k_ce_free_pipe()
1853 void ath10k_ce_dump_registers(struct ath10k *ar, in ath10k_ce_dump_registers()
1922 static void ath10k_ce_set_ops(struct ath10k *ar, in ath10k_ce_set_ops()
1935 int ath10k_ce_alloc_pipe(struct ath10k *ar, int ce_id, in ath10k_ce_alloc_pipe()
1996 void ath10k_ce_alloc_rri(struct ath10k *ar) in ath10k_ce_alloc_rri()
2027 void ath10k_ce_free_rri(struct ath10k *ar) in ath10k_ce_free_rri()