Searched refs:ath10k_hw_ce_regs_addr_map (Results 1 – 3 of 3) sorted by relevance
215 static const struct ath10k_hw_ce_regs_addr_map wcn3990_src_ring = {221 static const struct ath10k_hw_ce_regs_addr_map wcn3990_dst_ring = {227 static const struct ath10k_hw_ce_regs_addr_map wcn3990_dmax = {347 static const struct ath10k_hw_ce_regs_addr_map qcax_src_ring = {353 static const struct ath10k_hw_ce_regs_addr_map qcax_dst_ring = {359 static const struct ath10k_hw_ce_regs_addr_map qcax_dmax = {391 static const struct ath10k_hw_ce_regs_addr_map qcax_host_ie_cc = {423 static const struct ath10k_hw_ce_regs_addr_map qcax_src_wm_low = {429 static const struct ath10k_hw_ce_regs_addr_map qcax_src_wm_high = {443 static const struct ath10k_hw_ce_regs_addr_map qcax_dst_wm_low = {[all …]
278 struct ath10k_hw_ce_regs_addr_map { struct292 const struct ath10k_hw_ce_regs_addr_map *src_ring; argument293 const struct ath10k_hw_ce_regs_addr_map *dst_ring;294 const struct ath10k_hw_ce_regs_addr_map *dmax;301 const struct ath10k_hw_ce_regs_addr_map *status;306 const struct ath10k_hw_ce_regs_addr_map *copy_complete;334 const struct ath10k_hw_ce_regs_addr_map *wm_low;335 const struct ath10k_hw_ce_regs_addr_map *wm_high;
85 const struct ath10k_hw_ce_regs_addr_map *addr_map) in ath10k_set_ring_byte()
Completed in 17 milliseconds