Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_ipa.c803 ipa_res->tx_comp_doorbell_vaddr = in dp_ipa_map_ring_doorbell_paddr()
806 ipa_res->tx_comp_doorbell_vaddr = in dp_ipa_map_ring_doorbell_paddr()
1049 res->tx_comp_doorbell_vaddr); in dp_ipa_tx_comp_ring_init_hp()
1092 (void *)ipa_res->tx_comp_doorbell_vaddr); in dp_ipa_set_tx_doorbell_paddr()
1171 ipa_res->tx_comp_doorbell_vaddr = in dp_ipa_map_ring_doorbell_paddr()
1174 ipa_res->tx_comp_doorbell_vaddr = in dp_ipa_map_ring_doorbell_paddr()
1272 res->tx_comp_doorbell_vaddr); in dp_ipa_tx_comp_ring_init_hp()
1297 (void *)ipa_res->tx_comp_doorbell_vaddr); in dp_ipa_set_tx_doorbell_paddr()
2095 iounmap(ipa_res->tx_comp_doorbell_vaddr); in dp_ipa_iounmap_doorbell_vaddr()
3317 ipa_res->tx_comp_doorbell_vaddr = in dp_ipa_setup()
H A Ddp_types.h3303 uint32_t *tx_comp_doorbell_vaddr; member