Searched refs:ce_remap (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath11k/
H A Dcore.c674 .ce_remap = &ath11k_ce_remap_ipq5018,
H A Dahb.c1151 if (ab->hw_params.ce_remap) {
1152 const struct ce_remap *ce_remap = ab->hw_params.ce_remap; local
1157 ab->mem_ce = ioremap(ce_remap->base, ce_remap->size);
1252 if (ab->hw_params.ce_remap)
H A Dhw.c2276 const struct ce_remap ath11k_ce_remap_ipq5018 = {
H A Dhw.h165 const struct ce_remap *ce_remap; member in struct:ath11k_hw_params
291 extern const struct ce_remap ath11k_ce_remap_ipq5018;
H A Dce.h99 struct ce_remap { struct

Completed in 150 milliseconds