Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_types.h417 int is_ipa_uc_enabled; member
H A Dhtt.c506 pdev->is_ipa_uc_enabled = false; in htt_attach()
508 pdev->is_ipa_uc_enabled = true; in htt_attach()
H A Dhtt_rx_ll.c121 pdev->is_ipa_uc_enabled && in htt_rx_ring_smmu_mapped()
2425 if (!qdf_mem_smmu_s1_enabled(pdev->osdev) || !pdev->is_ipa_uc_enabled) in htt_rx_update_smmu_map()