Searched refs:soc_cfg_ctx (Results 1 – 11 of 11) sorted by relevance
72 dp_soc_cfg_update_tcl_wbm_map_for_ipa(struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx) in dp_soc_cfg_update_tcl_wbm_map_for_ipa() argument79 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_soc_cfg_attach_li() local83 wlan_cfg_set_rx_rel_ring_id(soc_cfg_ctx, WBM2SW_REL_ERR_RING_NUM); in dp_soc_cfg_attach_li()85 soc_cfg_ctx->tcl_wbm_map_array = g_tcl_wbm_map_array; in dp_soc_cfg_attach_li()86 dp_soc_cfg_update_tcl_wbm_map_for_ipa(soc_cfg_ctx); in dp_soc_cfg_attach_li()528 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_soc_srng_alloc_li() local530 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_soc_srng_alloc_li()532 tx_comp_ring_size = wlan_cfg_tx_comp_ring_size(soc_cfg_ctx); in dp_soc_srng_alloc_li()534 if (wlan_cfg_get_dp_soc_nss_cfg(soc_cfg_ctx)) in dp_soc_srng_alloc_li()
1750 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx) in dp_ipa_get_tx_ring_size() argument1752 if (!soc_cfg_ctx->ipa_enabled) in dp_ipa_get_tx_ring_size()1756 *tx_ipa_ring_sz = wlan_cfg_ipa_tx_ring_size(soc_cfg_ctx); in dp_ipa_get_tx_ring_size()1758 *tx_ipa_ring_sz = wlan_cfg_ipa_tx_alt_ring_size(soc_cfg_ctx); in dp_ipa_get_tx_ring_size()1772 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx) in dp_ipa_get_tx_comp_ring_size() argument1774 if (!soc_cfg_ctx->ipa_enabled) in dp_ipa_get_tx_comp_ring_size()1779 wlan_cfg_ipa_tx_comp_ring_size(soc_cfg_ctx); in dp_ipa_get_tx_comp_ring_size()1782 wlan_cfg_ipa_tx_alt_comp_ring_size(soc_cfg_ctx); in dp_ipa_get_tx_comp_ring_size()1943 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx) in dp_ipa_get_tx_ring_size() argument1949 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx) in dp_ipa_get_tx_comp_ring_size() argument[all …]
5607 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_print_soc_cfg_params() local5617 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_print_soc_cfg_params()5619 if (!soc_cfg_ctx) { in dp_print_soc_cfg_params()5625 wlan_cfg_get_num_contexts(soc_cfg_ctx); in dp_print_soc_cfg_params()5628 soc_cfg_ctx->num_int_ctxts); in dp_print_soc_cfg_params()5630 soc_cfg_ctx->max_clients); in dp_print_soc_cfg_params()5632 soc_cfg_ctx->max_alloc_size); in dp_print_soc_cfg_params()5634 soc_cfg_ctx->per_pdev_tx_ring); in dp_print_soc_cfg_params()5636 soc_cfg_ctx->num_tcl_data_rings); in dp_print_soc_cfg_params()5638 soc_cfg_ctx->per_pdev_rx_ring); in dp_print_soc_cfg_params()[all …]
2742 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_enable_verbose_debug() local2744 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_enable_verbose_debug()2746 if (soc_cfg_ctx->per_pkt_trace & dp_verbose_debug_mask) in dp_enable_verbose_debug()2749 if (soc_cfg_ctx->per_pkt_trace & hal_verbose_debug_mask) in dp_enable_verbose_debug()2999 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_setup_ipa_rx_refill_buf_ring() local3003 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_setup_ipa_rx_refill_buf_ring()3005 wlan_cfg_get_dp_soc_rxdma_refill_ring_size(soc_cfg_ctx); in dp_setup_ipa_rx_refill_buf_ring()3023 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_setup_ipa_rx_alt_refill_buf_ring() local3028 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_setup_ipa_rx_alt_refill_buf_ring()3030 wlan_cfg_get_dp_soc_rxdma_refill_ring_size(soc_cfg_ctx); in dp_setup_ipa_rx_alt_refill_buf_ring()[all …]
3236 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; local3243 soc_cfg_ctx = dpsoc->wlan_cfg_ctx;3254 th_time = wlan_cfg_time_control_bp(soc_cfg_ctx);
186 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_vdev_set_monitor_mode_buf_rings_rx_2_0() local197 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_vdev_set_monitor_mode_buf_rings_rx_2_0()198 rx_mon_max_entries = wlan_cfg_get_dp_soc_rx_mon_buf_ring_size(soc_cfg_ctx); in dp_vdev_set_monitor_mode_buf_rings_rx_2_0()618 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_mon_soc_attach_2_0() local620 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_mon_soc_attach_2_0()1002 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_vdev_set_monitor_mode_buf_rings_tx_2_0() local1014 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_vdev_set_monitor_mode_buf_rings_tx_2_0()1016 wlan_cfg_get_dp_soc_tx_mon_buf_ring_size(soc_cfg_ctx); in dp_vdev_set_monitor_mode_buf_rings_tx_2_0()1682 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_local_pkt_capture_tx_config() local1686 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_local_pkt_capture_tx_config()[all …]
397 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_tx_mon_buf_desc_pool_alloc() local402 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_tx_mon_buf_desc_pool_alloc()404 entries = wlan_cfg_get_dp_soc_tx_mon_buf_ring_size(soc_cfg_ctx); in dp_tx_mon_buf_desc_pool_alloc()659 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_config_enh_tx_monitor_2_0() local669 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_config_enh_tx_monitor_2_0()682 num_of_buffers = wlan_cfg_get_dp_soc_tx_mon_buf_ring_size(soc_cfg_ctx); in dp_config_enh_tx_monitor_2_0()1479 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_config_enh_tx_core_monitor_2_0() local1489 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_config_enh_tx_core_monitor_2_0()1500 num_of_buffers = wlan_cfg_get_dp_soc_tx_mon_buf_ring_size(soc_cfg_ctx); in dp_config_enh_tx_core_monitor_2_0()1620 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_tx_mon_soc_attach_2_0() local[all …]
2813 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_rx_mon_buf_desc_pool_alloc() local2815 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_rx_mon_buf_desc_pool_alloc()2817 entries = wlan_cfg_get_dp_soc_rx_mon_buf_ring_size(soc_cfg_ctx); in dp_rx_mon_buf_desc_pool_alloc()2942 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_rx_mon_soc_attach_2_0() local2944 entries = wlan_cfg_get_dp_soc_rx_mon_buf_ring_size(soc_cfg_ctx); in dp_rx_mon_soc_attach_2_0()
793 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_rx_pdev_mon_buf_buffers_alloc() local811 num_entries = soc_cfg_ctx->delayed_replenish_entries + 1; in dp_rx_pdev_mon_buf_buffers_alloc()839 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_rx_pdev_mon_buf_desc_pool_init() local855 rx_desc_pool_size = wlan_cfg_get_dp_soc_rx_sw_desc_weight(soc_cfg_ctx) * in dp_rx_pdev_mon_buf_desc_pool_init()930 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_rx_pdev_mon_buf_desc_pool_alloc() local941 rx_desc_pool_size = wlan_cfg_get_dp_soc_rx_sw_desc_weight(soc_cfg_ctx) * in dp_rx_pdev_mon_buf_desc_pool_alloc()1235 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_rx_pdev_mon_dest_buffers_alloc() local1239 delayed_replenish = soc_cfg_ctx->delayed_replenish_entries ? 1 : 0; in dp_rx_pdev_mon_dest_buffers_alloc()1536 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx = pdev->soc->wlan_cfg_ctx; in dp_rx_pdev_mon_buffers_free() local1538 for (mac_id = 0; mac_id < soc_cfg_ctx->num_rxdma_status_rings_per_pdev; in dp_rx_pdev_mon_buffers_free()[all …]
183 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_soc_cfg_attach_be() local186 wlan_cfg_set_rx_rel_ring_id(soc_cfg_ctx, WBM2SW_REL_ERR_RING_NUM); in dp_soc_cfg_attach_be()2144 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_soc_ppeds_srng_deinit() local2146 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_soc_ppeds_srng_deinit()2178 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_soc_ppeds_srng_free() local2180 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_soc_ppeds_srng_free()2193 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_soc_ppeds_srng_alloc() local2195 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_soc_ppeds_srng_alloc()2200 entries = wlan_cfg_get_dp_soc_reo2ppe_ring_size(soc_cfg_ctx); in dp_soc_ppeds_srng_alloc()2208 entries = wlan_cfg_get_dp_soc_ppe2tcl_ring_size(soc_cfg_ctx); in dp_soc_ppeds_srng_alloc()[all …]
1151 struct wlan_cfg_dp_soc_ctxt *soc_cfg_ctx; in dp_set_hybrid_pktlog_enable() local1169 soc_cfg_ctx = soc->wlan_cfg_ctx; in dp_set_hybrid_pktlog_enable()1171 wlan_cfg_get_dp_soc_tx_mon_buf_ring_size(soc_cfg_ctx); in dp_set_hybrid_pktlog_enable()