Searched refs:SW2WBM_RELEASE (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_prealloc.c | 309 {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/ |
D | dp_rings_main.c | 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() 4136 if (dp_srng_alloc(soc, &soc->wbm_desc_rel_ring, SW2WBM_RELEASE, in dp_soc_srng_alloc()
|
D | dp_main.c | 1594 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()
|
D | dp_htt.c | 3053 SW2WBM_RELEASE,
|
D | dp_stats.c | 6114 SW2WBM_RELEASE); in dp_print_umac_ring_stats()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
D | hal_internal.h | 382 SW2WBM_RELEASE = 12, enumerator
|
/wlan-driver/qca-wifi-host-cmn/wlan_cfg/ |
D | wlan_cfg.c | 3390 g_wlan_srng_cfg[SW2WBM_RELEASE] = wlan_src_srng_default_cfg; in wlan_set_srng_cfg()
|