Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_ipa.c1046 soc->tx_comp_ring[IPA_TX_COMP_RING_IDX].hal_srng; in dp_ipa_tx_comp_ring_init_hp()
1069 wbm_srng = soc->tx_comp_ring[IPA_TX_COMP_RING_IDX].hal_srng; in dp_ipa_tx_comp_ring_update_hp_addr()
1085 soc->tx_comp_ring[IPA_TX_COMP_RING_IDX].hal_srng; in dp_ipa_set_tx_doorbell_paddr()
1116 wbm_srng = soc->tx_comp_ring[IPA_TX_COMP_RING_IDX].hal_srng; in dp_ipa_reset_tx_doorbell_pa()
1269 soc->tx_comp_ring[IPA_TX_COMP_RING_IDX].hal_srng; in dp_ipa_tx_comp_ring_init_hp()
1282 wbm_srng = soc->tx_comp_ring[IPA_TX_COMP_RING_IDX].hal_srng; in dp_ipa_tx_comp_ring_update_hp_addr()
1290 soc->tx_comp_ring[IPA_TX_COMP_RING_IDX].hal_srng; in dp_ipa_set_tx_doorbell_paddr()
1305 soc->tx_comp_ring[IPA_TX_COMP_RING_IDX].hal_srng; in dp_ipa_reset_tx_doorbell_pa()
1473 soc->tx_comp_ring[IPA_TX_COMP_RING_IDX].hal_srng; in dp_tx_ipa_uc_attach()
1770 soc->tx_comp_ring[IPA_TX_COMP_RING_IDX].hal_srng; in dp_ipa_ring_resource_setup()
H A Ddp_ipa.h28 #define IPA_TX_COMP_RING_IDX IPA_TCL_DATA_RING_IDX macro
H A Ddp_stats.c6008 if (i != IPA_TX_COMP_RING_IDX) in dp_print_wbm2sw_ring_stats_from_hal()