Home
last modified time | relevance | path

Searched refs:SW2WBM_RELEASE (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_prealloc.c309 {SW2WBM_RELEASE, 0, 0, NULL, 0, 0},
678 case SW2WBM_RELEASE: in dp_update_mem_size_by_ring_type()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rings_main.c3845 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()
4136 if (dp_srng_alloc(soc, &soc->wbm_desc_rel_ring, SW2WBM_RELEASE, in dp_soc_srng_alloc()
Ddp_main.c1594 case SW2WBM_RELEASE: in dp_srng_calculate_msi_group()
1844 case SW2WBM_RELEASE: in dp_srng_configure_interrupt_thresholds()
7197 case SW2WBM_RELEASE: in dp_srng_get_str_from_hal_ring_type()
Ddp_htt.c3053 SW2WBM_RELEASE,
Ddp_stats.c6114 SW2WBM_RELEASE); in dp_print_umac_ring_stats()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_internal.h382 SW2WBM_RELEASE = 12, enumerator
/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
Dwlan_cfg.c3390 g_wlan_srng_cfg[SW2WBM_RELEASE] = wlan_src_srng_default_cfg; in wlan_set_srng_cfg()