Searched defs:ce_ctrl_addr (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dce.c62 ath10k_ce_dest_ring_write_index_set(struct ath10k *ar, u32 ce_ctrl_addr, unsigned int n) ath10k_ce_dest_ring_write_index_set() argument
69 ath10k_ce_dest_ring_write_index_get(struct ath10k *ar, u32 ce_ctrl_addr) ath10k_ce_dest_ring_write_index_get() argument
75 ath10k_ce_src_ring_write_index_set(struct ath10k *ar, u32 ce_ctrl_addr, unsigned int n) ath10k_ce_src_ring_write_index_set() argument
82 ath10k_ce_src_ring_write_index_get(struct ath10k *ar, u32 ce_ctrl_addr) ath10k_ce_src_ring_write_index_get() argument
88 ath10k_ce_src_ring_read_index_get(struct ath10k *ar, u32 ce_ctrl_addr) ath10k_ce_src_ring_read_index_get() argument
94 ath10k_ce_src_ring_base_addr_set(struct ath10k *ar, u32 ce_ctrl_addr, unsigned int addr) ath10k_ce_src_ring_base_addr_set() argument
101 ath10k_ce_src_ring_size_set(struct ath10k *ar, u32 ce_ctrl_addr, unsigned int n) ath10k_ce_src_ring_size_set() argument
108 ath10k_ce_src_ring_dmax_set(struct ath10k *ar, u32 ce_ctrl_addr, unsigned int n) ath10k_ce_src_ring_dmax_set() argument
120 ath10k_ce_src_ring_byte_swap_set(struct ath10k *ar, u32 ce_ctrl_addr, unsigned int n) ath10k_ce_src_ring_byte_swap_set() argument
131 ath10k_ce_dest_ring_byte_swap_set(struct ath10k *ar, u32 ce_ctrl_addr, unsigned int n) ath10k_ce_dest_ring_byte_swap_set() argument
142 ath10k_ce_dest_ring_read_index_get(struct ath10k *ar, u32 ce_ctrl_addr) ath10k_ce_dest_ring_read_index_get() argument
148 ath10k_ce_dest_ring_base_addr_set(struct ath10k *ar, u32 ce_ctrl_addr, u32 addr) ath10k_ce_dest_ring_base_addr_set() argument
155 ath10k_ce_dest_ring_size_set(struct ath10k *ar, u32 ce_ctrl_addr, unsigned int n) ath10k_ce_dest_ring_size_set() argument
162 ath10k_ce_src_ring_highmark_set(struct ath10k *ar, u32 ce_ctrl_addr, unsigned int n) ath10k_ce_src_ring_highmark_set() argument
173 ath10k_ce_src_ring_lowmark_set(struct ath10k *ar, u32 ce_ctrl_addr, unsigned int n) ath10k_ce_src_ring_lowmark_set() argument
184 ath10k_ce_dest_ring_highmark_set(struct ath10k *ar, u32 ce_ctrl_addr, unsigned int n) ath10k_ce_dest_ring_highmark_set() argument
195 ath10k_ce_dest_ring_lowmark_set(struct ath10k *ar, u32 ce_ctrl_addr, unsigned int n) ath10k_ce_dest_ring_lowmark_set() argument
206 ath10k_ce_copy_complete_inter_enable(struct ath10k *ar, u32 ce_ctrl_addr) ath10k_ce_copy_complete_inter_enable() argument
216 ath10k_ce_copy_complete_intr_disable(struct ath10k *ar, u32 ce_ctrl_addr) ath10k_ce_copy_complete_intr_disable() argument
226 ath10k_ce_watermark_intr_disable(struct ath10k *ar, u32 ce_ctrl_addr) ath10k_ce_watermark_intr_disable() argument
236 ath10k_ce_error_intr_enable(struct ath10k *ar, u32 ce_ctrl_addr) ath10k_ce_error_intr_enable() argument
246 ath10k_ce_error_intr_disable(struct ath10k *ar, u32 ce_ctrl_addr) ath10k_ce_error_intr_disable() argument
256 ath10k_ce_engine_int_status_clear(struct ath10k *ar, u32 ce_ctrl_addr, unsigned int mask) ath10k_ce_engine_int_status_clear() argument

Completed in 142 milliseconds