Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dahb.c405 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_ahb_power_up() local
408 ret = rproc_boot(ab_ahb->tgt_rproc); in ath11k_ahb_power_up()
417 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_ahb_power_down() local
419 rproc_shutdown(ab_ahb->tgt_rproc); in ath11k_ahb_power_down()
683 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_ahb_hif_suspend() local
699 value = u32_encode_bits(ab_ahb->smp2p_info.seq_no++, in ath11k_ahb_hif_suspend()
704 ret = qcom_smem_state_update_bits(ab_ahb->smp2p_info.smem_state, in ath11k_ahb_hif_suspend()
718 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_ahb_hif_resume() local
736 value = u32_encode_bits(ab_ahb->smp2p_info.seq_no++, in ath11k_ahb_hif_resume()
741 ret = qcom_smem_state_update_bits(ab_ahb in ath11k_ahb_hif_resume()
793 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); ath11k_core_get_rproc() local
865 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); ath11k_ahb_setup_smp2p_handle() local
883 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); ath11k_ahb_release_smp2p_handle() local
914 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); ath11k_ahb_setup_msa_resources() local
953 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); ath11k_ahb_fw_resources_init() local
1051 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); ath11k_ahb_fw_resource_deinit() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dahb.c332 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_ahb_power_up() local
335 ret = rproc_boot(ab_ahb->tgt_rproc); in ath11k_ahb_power_up()
344 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_ahb_power_down() local
346 rproc_shutdown(ab_ahb->tgt_rproc); in ath11k_ahb_power_down()
616 struct ath11k_ahb *ab_ahb = ath11k_ahb_priv(ab); in ath11k_core_get_rproc() local
631 ab_ahb->tgt_rproc = prproc; in ath11k_core_get_rproc()

Completed in 4 milliseconds