Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_types.h113 qdf_dma_addr_t tx_comp_idx_paddr; member
H A Dhtt_h2t.c1076 (unsigned int)pdev->ipa_uc_tx_rsc.tx_comp_idx_paddr); in htt_h2t_ipa_uc_rsc_cfg_msg()
1079 addr = (uint64_t)pdev->ipa_uc_tx_rsc.tx_comp_idx_paddr >> 32; in htt_h2t_ipa_uc_rsc_cfg_msg()
1233 (unsigned int)pdev->ipa_uc_tx_rsc.tx_comp_idx_paddr); in htt_h2t_ipa_uc_rsc_cfg_msg()
H A Dhtt.c1000 pdev->ipa_uc_tx_rsc.tx_comp_idx_paddr = ipa_uc_tx_doorbell_paddr; in htt_ipa_uc_set_doorbell_paddr()