Home
last modified time | relevance | path

Searched refs:ab_ahb (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath11k/
Dahb.c387 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_ahb_power_up() local
390 ret = rproc_boot(ab_ahb->tgt_rproc); in ath11k_ahb_power_up()
399 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_ahb_power_down() local
401 rproc_shutdown(ab_ahb->tgt_rproc); in ath11k_ahb_power_down()
716 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_core_get_rproc() local
731 ab_ahb->tgt_rproc = prproc; in ath11k_core_get_rproc()
809 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_ahb_setup_msa_resources() local
826 ab_ahb->fw.msa_paddr = r.start; in ath11k_ahb_setup_msa_resources()
827 ab_ahb->fw.msa_size = resource_size(&r); in ath11k_ahb_setup_msa_resources()
840 ab_ahb->fw.ce_paddr = r.start; in ath11k_ahb_setup_msa_resources()
[all …]