Searched refs:WBM2SW_RELEASE (Results 1 – 12 of 12) sorted by relevance
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_prealloc.c | 304 {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/ |
D | dp_li.c | 446 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/ |
D | dp_rings_main.c | 147 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 …]
|
D | dp_htt.c | 3028 WBM2SW_RELEASE, 3091 WBM2SW_RELEASE,
|
D | dp_main.c | 1508 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()
|
D | dp_stats.c | 6011 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()
|
D | dp_internal.h | 3543 #define DP_SRNG_WM_MASK_TX_COMP BIT(WBM2SW_RELEASE)
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
D | dp_be.c | 100 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()
|
D | dp_be_tx.c | 1130 WBM2SW_RELEASE, in dp_ppeds_tx_comp_handler()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
D | hal_srng.c | 217 &hal->hw_srng_table[WBM2SW_RELEASE]; in hal_set_shadow_regs() 1559 WBM2SW_RELEASE); in hal_srng_dst_update_hp_addr()
|
D | hal_internal.h | 383 WBM2SW_RELEASE = 13, enumerator
|
/wlan-driver/qca-wifi-host-cmn/wlan_cfg/ |
D | wlan_cfg.c | 3381 g_wlan_srng_cfg[WBM2SW_RELEASE] = wlan_srng_wbm_release_cfg; in wlan_set_srng_cfg()
|