Home
last modified time | relevance | path

Searched refs:WBM2SW_RELEASE (Results 1 – 12 of 12) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_prealloc.c304 {WBM2SW_RELEASE, 0, 0, NULL, NULL, 0, 0},
305 {WBM2SW_RELEASE, 0, 0, NULL, NULL, 0, 0},
306 {WBM2SW_RELEASE, 0, 0, NULL, NULL, 0, 0},
307 {WBM2SW_RELEASE, 0, 0, NULL, 0, 0},
674 case WBM2SW_RELEASE: in dp_update_mem_size_by_ring_type()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
Ddp_li.c446 dp_srng_deinit(soc, &soc->tx_comp_ring[3], WBM2SW_RELEASE, 0); in dp_deinit_txcomp_ring4()
455 WBM2SW_RELEASE, WBM2SW_TXCOMP_RING4_NUM, 0)) { in dp_init_txcomp_ring4()
480 if (dp_srng_alloc(soc, &soc->tx_comp_ring[3], WBM2SW_RELEASE, in dp_alloc_txcomp_ring4()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rings_main.c147 case WBM2SW_RELEASE: in dp_soc_ring_if_nss_offloaded()
263 case WBM2SW_RELEASE: in dp_srng_get_near_full_irq_mask()
1563 soc, WBM2SW_RELEASE, j); in dp_soc_reset_intr_mask()
1568 if (!dp_soc_ring_if_nss_offloaded(soc, WBM2SW_RELEASE, j) && in dp_soc_reset_intr_mask()
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()
2165 if (dp_srng_alloc(soc, &soc->tx_comp_ring[index], WBM2SW_RELEASE, in dp_alloc_tx_ring_pair_by_index()
3887 dp_srng_deinit(soc, &soc->rx_rel_ring, WBM2SW_RELEASE, 0); in dp_soc_srng_deinit()
3973 if (dp_srng_init(soc, &soc->rx_rel_ring, WBM2SW_RELEASE, in dp_soc_srng_init()
4163 if (dp_srng_alloc(soc, &soc->rx_rel_ring, WBM2SW_RELEASE, in dp_soc_srng_alloc()
[all …]
Ddp_htt.c3028 WBM2SW_RELEASE,
3091 WBM2SW_RELEASE,
Ddp_main.c1508 case WBM2SW_RELEASE: in dp_srng_calculate_msi_group()
1773 } else if (ring_type == WBM2SW_RELEASE && in dp_srng_configure_interrupt_thresholds()
1809 } else if (ring_type == WBM2SW_RELEASE && in dp_srng_configure_interrupt_thresholds()
7189 case WBM2SW_RELEASE: in dp_srng_get_str_from_hal_ring_type()
Ddp_stats.c6011 WBM2SW_RELEASE); in dp_print_wbm2sw_ring_stats_from_hal()
6023 WBM2SW_RELEASE); in dp_print_wbm2sw_ring_stats_from_hal()
6105 WBM2SW_RELEASE); in dp_print_umac_ring_stats()
Ddp_internal.h3543 #define DP_SRNG_WM_MASK_TX_COMP BIT(WBM2SW_RELEASE)
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be.c100 WBM2SW_RELEASE); in dp_ppeds_rings_status()
1665 if (ring_type == WBM2SW_RELEASE && in dp_free_ppeds_interrupts()
1686 if (ring_type == WBM2SW_RELEASE && in dp_register_ppeds_interrupts()
2165 dp_srng_deinit(soc, &be_soc->ppeds_wbm_release_ring, WBM2SW_RELEASE, in dp_soc_ppeds_srng_deinit()
2216 if (dp_srng_alloc(soc, &be_soc->ppeds_wbm_release_ring, WBM2SW_RELEASE, in dp_soc_ppeds_srng_alloc()
2277 if (dp_srng_init(soc, &be_soc->ppeds_wbm_release_ring, WBM2SW_RELEASE, in dp_soc_ppeds_srng_init()
Ddp_be_tx.c1130 WBM2SW_RELEASE, in dp_ppeds_tx_comp_handler()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_srng.c217 &hal->hw_srng_table[WBM2SW_RELEASE]; in hal_set_shadow_regs()
1559 WBM2SW_RELEASE); in hal_srng_dst_update_hp_addr()
Dhal_internal.h383 WBM2SW_RELEASE = 13, enumerator
/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
Dwlan_cfg.c3381 g_wlan_srng_cfg[WBM2SW_RELEASE] = wlan_srng_wbm_release_cfg; in wlan_set_srng_cfg()