Home
last modified time | relevance | path

Searched refs:wbm_desc_rel_ring (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rings_main.c2906 hal_get_sw_hptp(hal_soc, soc->wbm_desc_rel_ring.hal_srng, &tp, &hp); in dp_display_srng_info()
3841 wlan_minidump_remove(soc->wbm_desc_rel_ring.base_vaddr_unaligned, in dp_soc_srng_deinit()
3842 soc->wbm_desc_rel_ring.alloc_size, in dp_soc_srng_deinit()
3845 dp_srng_deinit(soc, &soc->wbm_desc_rel_ring, SW2WBM_RELEASE, 0); in dp_soc_srng_deinit()
3933 if (dp_srng_init(soc, &soc->wbm_desc_rel_ring, SW2WBM_RELEASE, 0, 0)) { in dp_soc_srng_init()
3938 &soc->wbm_desc_rel_ring, -1); in dp_soc_srng_init()
3940 wlan_minidump_log(soc->wbm_desc_rel_ring.base_vaddr_unaligned, in dp_soc_srng_init()
3941 soc->wbm_desc_rel_ring.alloc_size, in dp_soc_srng_init()
4091 dp_srng_free(soc, &soc->wbm_desc_rel_ring); in dp_soc_srng_free()
4136 if (dp_srng_alloc(soc, &soc->wbm_desc_rel_ring, SW2WBM_RELEASE, in dp_soc_srng_alloc()
Ddp_rx_err.c192 struct dp_srng *wbm_desc_rel_ring = &soc->wbm_desc_rel_ring; in dp_rx_link_desc_return_by_addr() local
193 hal_ring_handle_t wbm_rel_srng = wbm_desc_rel_ring->hal_srng; in dp_rx_link_desc_return_by_addr()
Ddp_types.h2840 struct dp_srng wbm_desc_rel_ring; member
Ddp_htt.c3052 &pdev->soc->wbm_desc_rel_ring,
Ddp_stats.c6113 &pdev->soc->wbm_desc_rel_ring, in dp_print_umac_ring_stats()