Lines Matching refs:tx_comp_ring
614 soc->tx_comp_ring[index].hal_srng, in dp_service_srngs()
2035 wlan_minidump_remove(soc->tx_comp_ring[index].base_vaddr_unaligned, in dp_deinit_tx_pair_by_index()
2036 soc->tx_comp_ring[index].alloc_size, in dp_deinit_tx_pair_by_index()
2040 dp_srng_deinit(soc, &soc->tx_comp_ring[index], WBM2SW_RELEASE, in dp_deinit_tx_pair_by_index()
2089 if (dp_srng_init(soc, &soc->tx_comp_ring[index], WBM2SW_RELEASE, in dp_init_tx_ring_pair_by_index()
2098 &soc->tx_comp_ring[index], index); in dp_init_tx_ring_pair_by_index()
2100 wlan_minidump_log(soc->tx_comp_ring[index].base_vaddr_unaligned, in dp_init_tx_ring_pair_by_index()
2101 soc->tx_comp_ring[index].alloc_size, in dp_init_tx_ring_pair_by_index()
2120 dp_srng_free(soc, &soc->tx_comp_ring[index]); in dp_free_tx_ring_pair_by_index()
2165 if (dp_srng_alloc(soc, &soc->tx_comp_ring[index], WBM2SW_RELEASE, in dp_alloc_tx_ring_pair_by_index()
2886 hal_get_sw_hptp(hal_soc, soc->tx_comp_ring[i].hal_srng, in dp_display_srng_info()