Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_ipa.c580 if (!ipa_res->is_db_ddr_mapped && ipa_res->tx_alt_comp_doorbell_vaddr) in dp_ipa_tx_alt_pool_detach()
581 iounmap(ipa_res->tx_alt_comp_doorbell_vaddr); in dp_ipa_tx_alt_pool_detach()
830 ipa_res->tx_alt_comp_doorbell_vaddr = in dp_ipa_map_ring_doorbell_paddr()
833 ipa_res->tx_alt_comp_doorbell_vaddr = in dp_ipa_map_ring_doorbell_paddr()
1059 res->tx_alt_comp_doorbell_vaddr); in dp_ipa_tx_comp_ring_init_hp()
1106 (void *)ipa_res->tx_alt_comp_doorbell_vaddr); in dp_ipa_set_tx_doorbell_paddr()
H A Ddp_types.h3315 uint32_t *tx_alt_comp_doorbell_vaddr; member