Home
last modified time | relevance | path

Searched refs:cfg (Results 1 – 25 of 158) sorted by relevance

1234567

/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
Dwlan_cfg.h681 void wlan_cfg_set_num_contexts(struct wlan_cfg_dp_soc_ctxt *cfg, int num);
682 void wlan_cfg_set_tx_ring_mask(struct wlan_cfg_dp_soc_ctxt *cfg,
684 void wlan_cfg_set_rx_ring_mask(struct wlan_cfg_dp_soc_ctxt *cfg,
686 void wlan_cfg_set_rx_mon_ring_mask(struct wlan_cfg_dp_soc_ctxt *cfg,
688 void wlan_cfg_set_ce_ring_mask(struct wlan_cfg_dp_soc_ctxt *cfg,
690 void wlan_cfg_set_rxbuf_ring_mask(struct wlan_cfg_dp_soc_ctxt *cfg, int context,
692 void wlan_cfg_set_max_peer_id(struct wlan_cfg_dp_soc_ctxt *cfg, uint32_t val);
693 void wlan_cfg_set_max_ast_idx(struct wlan_cfg_dp_soc_ctxt *cfg, uint32_t val);
694 int wlan_cfg_get_max_ast_idx(struct wlan_cfg_dp_soc_ctxt *cfg);
695 int wlan_cfg_get_mon_drop_thresh(struct wlan_cfg_dp_soc_ctxt *cfg);
[all …]
Dwlan_cfg.c3933 uint8_t wlan_cfg_get_sawf_stats_config(struct wlan_cfg_dp_soc_ctxt *cfg) in wlan_cfg_get_sawf_stats_config() argument
3935 return cfg->sawf_stats; in wlan_cfg_get_sawf_stats_config()
3940 void wlan_cfg_set_sawf_stats_config(struct wlan_cfg_dp_soc_ctxt *cfg, in wlan_cfg_set_sawf_stats_config() argument
3943 cfg->sawf_stats = val; in wlan_cfg_set_sawf_stats_config()
3952 uint8_t wlan_cfg_get_sawf_stats_config(struct wlan_cfg_dp_soc_ctxt *cfg) in wlan_cfg_get_sawf_stats_config() argument
3959 void wlan_cfg_set_sawf_stats_config(struct wlan_cfg_dp_soc_ctxt *cfg, in wlan_cfg_set_sawf_stats_config() argument
4492 struct wlan_cfg_dp_soc_ctxt *cfg, in wlan_cfg_set_mon_delayed_replenish_entries() argument
4495 cfg->delayed_replenish_entries = val; in wlan_cfg_set_mon_delayed_replenish_entries()
4500 int wlan_cfg_get_mon_delayed_replenish_entries(struct wlan_cfg_dp_soc_ctxt *cfg) in wlan_cfg_get_mon_delayed_replenish_entries() argument
4502 return cfg->delayed_replenish_entries; in wlan_cfg_get_mon_delayed_replenish_entries()
[all …]
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_cfg.c244 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_cfg_get_bundle_timer_value() local
246 return cfg->bundle_timer_value; in ol_cfg_get_bundle_timer_value()
251 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_cfg_get_bundle_size() local
253 return cfg->bundle_size; in ol_cfg_get_bundle_size()
266 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_cfg_get_del_ack_timer_value() local
268 return cfg->del_ack_timer_value; in ol_cfg_get_del_ack_timer_value()
279 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_cfg_get_del_ack_enable_value() local
281 return cfg->del_ack_enable; in ol_cfg_get_del_ack_enable_value()
292 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_cfg_get_del_ack_count_value() local
294 return cfg->del_ack_pkt_count; in ol_cfg_get_del_ack_count_value()
[all …]
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_ucfg.c45 pm_ctx->cfg.sr_in_same_mac_conc = in policy_mgr_init_same_mac_conc_sr_status()
57 struct policy_mgr_cfg *cfg; in policy_mgr_init_cfg() local
64 cfg = &pm_ctx->cfg; in policy_mgr_init_cfg()
66 cfg->mcc_to_scc_switch = cfg_get(psoc, CFG_MCC_TO_SCC_SWITCH); in policy_mgr_init_cfg()
67 if (cfg->mcc_to_scc_switch != QDF_MCC_TO_SCC_SWITCH_DISABLE && in policy_mgr_init_cfg()
68 cfg->mcc_to_scc_switch < in policy_mgr_init_cfg()
71 cfg->mcc_to_scc_switch, in policy_mgr_init_cfg()
73 cfg->mcc_to_scc_switch = in policy_mgr_init_cfg()
77 cfg->sys_pref = cfg_get(psoc, CFG_CONC_SYS_PREF); in policy_mgr_init_cfg()
80 cfg->max_conc_cxns = cfg_get(psoc, CFG_MAX_CONC_CXNS) + 1; in policy_mgr_init_cfg()
[all …]
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c87 return mlme_obj->cfg.power.tx_power_2g; in wlan_mlme_get_tx_power()
89 return mlme_obj->cfg.power.tx_power_5g; in wlan_mlme_get_tx_power()
104 return mlme_obj->cfg.power.power_usage.data; in wlan_mlme_get_power_usage()
117 *value = mlme_obj->cfg.gen.enable_deauth_to_disassoc_map; in wlan_mlme_get_enable_deauth_to_disassoc_map()
131 *ht_cap_info = mlme_obj->cfg.ht_caps.ht_cap_info; in wlan_mlme_get_ht_cap_info()
146 mlme_obj->cfg.ht_caps.ht_cap_info = ht_cap_info; in wlan_mlme_set_ht_cap_info()
160 *value = mlme_obj->cfg.ht_caps.max_num_amsdu; in wlan_mlme_get_max_amsdu_num()
179 mlme_obj->cfg.ht_caps.max_num_amsdu = value; in wlan_mlme_set_max_amsdu_num()
193 *value = (uint8_t)mlme_obj->cfg.ht_caps.ampdu_params.mpdu_density; in wlan_mlme_get_ht_mpdu_density()
212 mlme_obj->cfg.ht_caps.ampdu_params.mpdu_density = value; in wlan_mlme_set_ht_mpdu_density()
[all …]
Dwlan_mlme_ucfg_api.c220 mlme_cfg = &mlme_obj->cfg; in ucfg_mlme_cfg_chan_to_freq()
262 *val = mlme_obj->cfg.sta.sta_keep_alive_period; in ucfg_mlme_get_sta_keep_alive_period()
279 *val = mlme_obj->cfg.dfs_cfg.dfs_master_capable; in ucfg_mlme_get_dfs_master_capability()
297 *oem_6g_disable = mlme_obj->cfg.wifi_pos_cfg.oem_6g_support_disable; in ucfg_mlme_get_oem_6g_supported()
315 *fine_time_meas_cap = mlme_obj->cfg.wifi_pos_cfg.fine_time_meas_cap; in ucfg_mlme_get_fine_time_meas_cap()
330 mlme_obj->cfg.wifi_pos_cfg.fine_time_meas_cap = fine_time_meas_cap; in ucfg_mlme_set_fine_time_meas_cap()
523 mlme_obj->cfg.dfs_cfg.dfs_disable_channel_switch; in ucfg_mlme_get_dfs_disable_channel_switch()
539 mlme_obj->cfg.dfs_cfg.dfs_disable_channel_switch = in ucfg_mlme_set_dfs_disable_channel_switch()
557 *dfs_ignore_cac = mlme_obj->cfg.dfs_cfg.dfs_ignore_cac; in ucfg_mlme_get_dfs_ignore_cac()
572 mlme_obj->cfg.dfs_cfg.dfs_ignore_cac = dfs_ignore_cac; in ucfg_mlme_set_dfs_ignore_cac()
[all …]
Dwlan_mlme_twt_ucfg_api.c42 *val = mlme_obj->cfg.he_caps.dot11_he_cap.twt_request; in ucfg_mlme_get_twt_requestor()
57 mlme_obj->cfg.he_caps.dot11_he_cap.twt_request = val; in ucfg_mlme_set_twt_requestor()
74 *val = mlme_obj->cfg.he_caps.dot11_he_cap.twt_responder; in ucfg_mlme_get_twt_responder()
89 mlme_obj->cfg.he_caps.dot11_he_cap.twt_responder = val; in ucfg_mlme_set_twt_responder()
103 mlme_obj->cfg.twt_cfg.req_flag = val; in ucfg_mlme_set_twt_requestor_flag()
117 mlme_obj->cfg.twt_cfg.res_flag = val; in ucfg_mlme_set_twt_responder_flag()
145 *val = mlme_obj->cfg.twt_cfg.twt_congestion_timeout; in ucfg_mlme_get_twt_congestion_timeout()
160 mlme_obj->cfg.twt_cfg.twt_congestion_timeout = val; in ucfg_mlme_set_twt_congestion_timeout()
175 mlme_obj->cfg.twt_cfg.is_twt_enabled = val; in ucfg_mlme_set_enable_twt()
195 *val = mlme_obj->cfg.twt_cfg.is_bcast_requestor_enabled; in ucfg_mlme_get_twt_bcast_requestor()
[all …]
/wlan-driver/platform/icnss2/
Dpower.c111 reg = devm_regulator_get_optional(dev, vreg->cfg.name); in icnss_get_vreg_single()
118 vreg->cfg.name); in icnss_get_vreg_single()
121 if (vreg->cfg.required) { in icnss_get_vreg_single()
123 vreg->cfg.name, ret); in icnss_get_vreg_single()
127 vreg->cfg.name, ret); in icnss_get_vreg_single()
132 vreg->cfg.name, ret); in icnss_get_vreg_single()
140 vreg->cfg.name); in icnss_get_vreg_single()
156 vreg->cfg.min_uv = be32_to_cpup(&prop[0]); in icnss_get_vreg_single()
159 vreg->cfg.max_uv = be32_to_cpup(&prop[1]); in icnss_get_vreg_single()
162 vreg->cfg.load_ua = be32_to_cpup(&prop[2]); in icnss_get_vreg_single()
[all …]
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/
Dwlan_fwol_ucfg_api.c233 *coex_config = fwol_obj->cfg.coex_config; in ucfg_fwol_get_coex_config_params()
250 *thermal_info = fwol_obj->cfg.thermal_temp_cfg; in ucfg_fwol_get_thermal_temp()
272 !!(fwol_obj->cfg.neighbor_report_cfg.enable_bitmask & in ucfg_fwol_is_neighbor_report_req_supported()
289 *ie_allowlist = fwol_obj->cfg.ie_allowlist_cfg.ie_allowlist; in ucfg_fwol_get_ie_allowlist()
305 fwol_obj->cfg.ie_allowlist_cfg.ie_allowlist = ie_allowlist; in ucfg_fwol_set_ie_allowlist()
321 *ani_enabled = fwol_obj->cfg.ani_enabled; in ucfg_fwol_get_ani_enabled()
336 *pcie_config = fwol_obj->cfg.pcie_config; in ucfg_fwol_get_pcie_config()
351 *enable_ilp = fwol_obj->cfg.enable_ilp; in ucfg_fwol_get_ilp_config()
366 *sap_sho = fwol_obj->cfg.sap_sho; in ucfg_fwol_get_sap_sho()
381 *disable_hw_assist = fwol_obj->cfg.disable_hw_assist; in ucfg_fwol_get_hw_assist_config()
[all …]
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_prealloc.c567 uint32_t dp_get_tx_mon_mem_size(struct wlan_dp_prealloc_cfg *cfg, in dp_get_tx_mon_mem_size() argument
572 if (!cfg) in dp_get_tx_mon_mem_size()
577 cfg->num_tx_mon_buf_ring_entries; in dp_get_tx_mon_mem_size()
580 cfg->num_tx_mon_dst_ring_entries; in dp_get_tx_mon_mem_size()
593 uint32_t dp_get_tx_mon_desc_pool_mem_size(struct wlan_dp_prealloc_cfg *cfg) in dp_get_tx_mon_desc_pool_mem_size() argument
596 cfg->num_tx_mon_buf_ring_entries; in dp_get_tx_mon_desc_pool_mem_size()
600 uint32_t dp_get_tx_mon_mem_size(struct wlan_dp_prealloc_cfg *cfg, in dp_get_tx_mon_mem_size() argument
607 uint32_t dp_get_tx_mon_desc_pool_mem_size(struct wlan_dp_prealloc_cfg *cfg) in dp_get_tx_mon_desc_pool_mem_size() argument
619 uint32_t dp_get_tx_mon_mem_size(struct wlan_dp_prealloc_cfg *cfg, in dp_get_tx_mon_mem_size() argument
626 uint32_t dp_get_tx_mon_desc_pool_mem_size(struct wlan_dp_prealloc_cfg *cfg) in dp_get_tx_mon_desc_pool_mem_size() argument
[all …]
/wlan-driver/platform/cnss2/
Dpower.c146 reg = devm_regulator_get_optional(dev, vreg->cfg.name); in cnss_get_vreg_single()
153 vreg->cfg.name); in cnss_get_vreg_single()
156 vreg->cfg.name, ret); in cnss_get_vreg_single()
163 vreg->cfg.name); in cnss_get_vreg_single()
170 vreg->cfg.min_uv = be32_to_cpup(&prop[0]); in cnss_get_vreg_single()
171 vreg->cfg.max_uv = be32_to_cpup(&prop[1]); in cnss_get_vreg_single()
172 vreg->cfg.load_ua = be32_to_cpup(&prop[2]); in cnss_get_vreg_single()
173 vreg->cfg.delay_us = be32_to_cpup(&prop[3]); in cnss_get_vreg_single()
174 vreg->cfg.need_unvote = be32_to_cpup(&prop[4]); in cnss_get_vreg_single()
178 vreg->cfg.name, vreg->cfg.min_uv, in cnss_get_vreg_single()
[all …]
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/
Dos_if_spectral_netlink.c84 os_if_spectral_init_nl_cfg(struct netlink_kernel_cfg *cfg) in os_if_spectral_init_nl_cfg() argument
86 cfg->groups = 1; in os_if_spectral_init_nl_cfg()
87 cfg->input = os_if_spectral_nl_data_ready; in os_if_spectral_init_nl_cfg()
91 os_if_spectral_init_nl_cfg(struct netlink_kernel_cfg *cfg) in os_if_spectral_init_nl_cfg() argument
105 os_if_spectral_create_nl_sock(struct netlink_kernel_cfg *cfg) in os_if_spectral_create_nl_sock() argument
109 SPECTRAL_NETLINK, cfg); in os_if_spectral_create_nl_sock()
113 os_if_spectral_create_nl_sock(struct netlink_kernel_cfg *cfg) in os_if_spectral_create_nl_sock() argument
118 THIS_MODULE, cfg); in os_if_spectral_create_nl_sock()
122 os_if_spectral_create_nl_sock(struct netlink_kernel_cfg *cfg) in os_if_spectral_create_nl_sock() argument
133 os_if_spectral_create_nl_sock(struct netlink_kernel_cfg *cfg) in os_if_spectral_create_nl_sock() argument
[all …]
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_ipa_wdi3.h133 #define QDF_IPA_EP_CFG_NAT_EN(cfg) \ argument
134 __QDF_IPA_EP_CFG_NAT_EN(cfg)
135 #define QDF_IPA_EP_CFG_HDR_LEN(cfg) \ argument
136 __QDF_IPA_EP_CFG_HDR_LEN(cfg)
137 #define QDF_IPA_EP_CFG_HDR_OFST_METADATA_VALID(cfg) \ argument
138 __QDF_IPA_EP_CFG_HDR_OFST_METADATA_VALID(cfg)
139 #define QDF_IPA_EP_CFG_HDR_METADATA_REG_VALID(cfg) \ argument
140 __QDF_IPA_EP_CFG_HDR_METADATA_REG_VALID(cfg)
141 #define QDF_IPA_EP_CFG_HDR_OFST_PKT_SIZE_VALID(cfg) \ argument
142 __QDF_IPA_EP_CFG_HDR_OFST_PKT_SIZE_VALID(cfg)
[all …]
/wlan-driver/qcacld-3.0/components/denylist_mgr/core/src/
Dwlan_dlm_core.c37 dlm_update_ap_info(struct dlm_reject_ap *dlm_entry, struct dlm_config *cfg, in dlm_update_ap_info() argument
52 MINUTES_TO_MS(cfg->avoid_list_exipry_time)) { in dlm_update_ap_info()
69 MINUTES_TO_MS(cfg->avoid_list_exipry_time)) { in dlm_update_ap_info()
89 MINUTES_TO_MS(cfg->deny_list_exipry_time)) { in dlm_update_ap_info()
156 struct dlm_config *cfg, in dlm_prune_old_entries_and_get_action() argument
160 dlm_update_ap_info(dlm_entry, cfg, entry); in dlm_prune_old_entries_and_get_action()
229 struct dlm_config *cfg; in dlm_action_on_bssid() local
248 cfg = &dlm_psoc_obj->dlm_cfg; in dlm_action_on_bssid()
261 cfg, entry, &dlm_ctx->reject_ap_list); in dlm_action_on_bssid()
305 struct dlm_config *cfg, in dlm_handle_avoid_list() argument
[all …]
/wlan-driver/qcacld-3.0/core/pld/src/
Dpld_ipci.c529 pld_ipci_populate_shadow_v3_cfg(struct icnss_wlan_enable_cfg *cfg, in pld_ipci_populate_shadow_v3_cfg() argument
532 cfg->num_shadow_reg_v3_cfg = config->num_shadow_reg_v3_cfg; in pld_ipci_populate_shadow_v3_cfg()
533 cfg->shadow_reg_v3_cfg = (struct icnss_shadow_reg_v3_cfg *) in pld_ipci_populate_shadow_v3_cfg()
538 pld_ipci_populate_shadow_v3_cfg(struct icnss_wlan_enable_cfg *cfg, in pld_ipci_populate_shadow_v3_cfg() argument
547 struct icnss_wlan_enable_cfg cfg; in pld_ipci_wlan_enable() local
553 cfg.num_ce_tgt_cfg = config->num_ce_tgt_cfg; in pld_ipci_wlan_enable()
554 cfg.ce_tgt_cfg = (struct ce_tgt_pipe_cfg *) in pld_ipci_wlan_enable()
556 cfg.num_ce_svc_pipe_cfg = config->num_ce_svc_pipe_cfg; in pld_ipci_wlan_enable()
557 cfg.ce_svc_cfg = (struct ce_svc_pipe_cfg *) in pld_ipci_wlan_enable()
559 cfg.num_shadow_reg_cfg = config->num_shadow_reg_cfg; in pld_ipci_wlan_enable()
[all …]
Dpld_pcie_fw_sim.c627 pld_pcie_fw_sim_populate_shadow_v3_cfg(struct cnss_wlan_enable_cfg *cfg, in pld_pcie_fw_sim_populate_shadow_v3_cfg() argument
630 cfg->num_shadow_reg_v3_cfg = config->num_shadow_reg_v3_cfg; in pld_pcie_fw_sim_populate_shadow_v3_cfg()
631 cfg->shadow_reg_v3_cfg = (struct cnss_shadow_reg_v3_cfg *) in pld_pcie_fw_sim_populate_shadow_v3_cfg()
636 pld_pcie_fw_sim_populate_shadow_v3_cfg(struct cnss_wlan_enable_cfg *cfg, in pld_pcie_fw_sim_populate_shadow_v3_cfg() argument
660 struct cnss_wlan_enable_cfg cfg; in pld_pcie_fw_sim_wlan_enable() local
663 cfg.num_ce_tgt_cfg = config->num_ce_tgt_cfg; in pld_pcie_fw_sim_wlan_enable()
664 cfg.ce_tgt_cfg = (struct cnss_ce_tgt_pipe_cfg *) in pld_pcie_fw_sim_wlan_enable()
666 cfg.num_ce_svc_pipe_cfg = config->num_ce_svc_pipe_cfg; in pld_pcie_fw_sim_wlan_enable()
667 cfg.ce_svc_cfg = (struct cnss_ce_svc_pipe_cfg *) in pld_pcie_fw_sim_wlan_enable()
669 cfg.num_shadow_reg_cfg = config->num_shadow_reg_cfg; in pld_pcie_fw_sim_wlan_enable()
[all …]
Dpld_pcie.c829 pld_pcie_populate_shadow_v3_cfg(struct cnss_wlan_enable_cfg *cfg, in pld_pcie_populate_shadow_v3_cfg() argument
832 cfg->num_shadow_reg_v3_cfg = config->num_shadow_reg_v3_cfg; in pld_pcie_populate_shadow_v3_cfg()
833 cfg->shadow_reg_v3_cfg = (struct cnss_shadow_reg_v3_cfg *) in pld_pcie_populate_shadow_v3_cfg()
838 pld_pcie_populate_shadow_v3_cfg(struct cnss_wlan_enable_cfg *cfg, in pld_pcie_populate_shadow_v3_cfg() argument
846 struct cnss_wlan_enable_cfg cfg; in pld_pcie_wlan_enable() local
849 cfg.num_ce_tgt_cfg = config->num_ce_tgt_cfg; in pld_pcie_wlan_enable()
850 cfg.ce_tgt_cfg = (struct cnss_ce_tgt_pipe_cfg *) in pld_pcie_wlan_enable()
852 cfg.num_ce_svc_pipe_cfg = config->num_ce_svc_pipe_cfg; in pld_pcie_wlan_enable()
853 cfg.ce_svc_cfg = (struct cnss_ce_svc_pipe_cfg *) in pld_pcie_wlan_enable()
855 cfg.num_shadow_reg_cfg = config->num_shadow_reg_cfg; in pld_pcie_wlan_enable()
[all …]
Dpld_snoc_fw_sim.c324 struct icnss_wlan_enable_cfg cfg; in pld_snoc_fw_sim_wlan_enable() local
330 cfg.num_ce_tgt_cfg = config->num_ce_tgt_cfg; in pld_snoc_fw_sim_wlan_enable()
331 cfg.ce_tgt_cfg = (struct ce_tgt_pipe_cfg *) in pld_snoc_fw_sim_wlan_enable()
333 cfg.num_ce_svc_pipe_cfg = config->num_ce_svc_pipe_cfg; in pld_snoc_fw_sim_wlan_enable()
334 cfg.ce_svc_cfg = (struct ce_svc_pipe_cfg *) in pld_snoc_fw_sim_wlan_enable()
336 cfg.num_shadow_reg_cfg = config->num_shadow_reg_cfg; in pld_snoc_fw_sim_wlan_enable()
337 cfg.shadow_reg_cfg = (struct icnss_shadow_reg_cfg *) in pld_snoc_fw_sim_wlan_enable()
352 return icnss_wlan_enable(dev, &cfg, icnss_mode, host_version); in pld_snoc_fw_sim_wlan_enable()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_dbr_tlv.c34 struct direct_buf_rx_cfg_req *cfg) in send_dbr_cfg_cmd_tlv() argument
55 cfg->pdev_id); in send_dbr_cfg_cmd_tlv()
56 cmd->mod_id = cfg->mod_id; in send_dbr_cfg_cmd_tlv()
57 cmd->base_paddr_lo = cfg->base_paddr_lo; in send_dbr_cfg_cmd_tlv()
58 cmd->base_paddr_hi = cfg->base_paddr_hi; in send_dbr_cfg_cmd_tlv()
59 cmd->head_idx_paddr_lo = cfg->head_idx_paddr_lo; in send_dbr_cfg_cmd_tlv()
60 cmd->head_idx_paddr_hi = cfg->head_idx_paddr_hi; in send_dbr_cfg_cmd_tlv()
61 cmd->tail_idx_paddr_lo = cfg->tail_idx_paddr_lo; in send_dbr_cfg_cmd_tlv()
62 cmd->tail_idx_paddr_hi = cfg->tail_idx_paddr_hi; in send_dbr_cfg_cmd_tlv()
63 cmd->num_elems = cfg->num_elems; in send_dbr_cfg_cmd_tlv()
[all …]
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_main.c2604 struct hif_config_info *cfg) in hif_init_ini_config() argument
2608 qdf_mem_copy(&scn->hif_config, cfg, sizeof(struct hif_config_info)); in hif_init_ini_config()
3080 struct hif_cpu_affinity *cfg, in hif_audio_cpu_affinity_allowed() argument
3084 if (!qdf_cpumask_equal(&audio_taken_cpu, &cfg->walt_taken_mask) && in hif_audio_cpu_affinity_allowed()
3086 cfg->last_affined_away) in hif_audio_cpu_affinity_allowed()
3108 struct hif_cpu_affinity *cfg, in hif_affinity_mgr_check_update_mask() argument
3152 &cfg->wlan_requested_mask))) { in hif_affinity_mgr_check_update_mask()
3153 qdf_cpumask_copy(cpu_mask, &cfg->wlan_requested_mask); in hif_affinity_mgr_check_update_mask()
3159 if (!(hif_audio_cpu_affinity_allowed(scn, cfg, audio_taken_cpu, in hif_affinity_mgr_check_update_mask()
3161 cfg->update_requested)) in hif_affinity_mgr_check_update_mask()
[all …]
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
Dol_cfg.h507 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_cfg_is_ip_tcp_udp_checksum_offload_enabled() local
509 return cfg->ip_tcp_udp_checksum_offload; in ol_cfg_is_ip_tcp_udp_checksum_offload_enabled()
694 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_set_cfg_flow_steering() local
696 cfg->flow_steering_enabled = val; in ol_set_cfg_flow_steering()
708 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_cfg_is_flow_steering_enabled() local
710 return cfg->flow_steering_enabled; in ol_cfg_is_flow_steering_enabled()
724 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_set_cfg_new_htt_format() local
726 cfg->new_htt_format_enabled = val; in ol_set_cfg_new_htt_format()
739 struct txrx_pdev_cfg_t *cfg = (struct txrx_pdev_cfg_t *)cfg_pdev; in ol_cfg_is_htt_new_format_enabled() local
741 return cfg->new_htt_format_enabled; in ol_cfg_is_htt_new_format_enabled()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Di_qdf_ipa_wdi3.h206 #define __QDF_IPA_EP_CFG_NAT_EN(cfg) \ argument
207 (((struct ipa_ep_cfg *)(cfg))->nat.nat_en)
208 #define __QDF_IPA_EP_CFG_HDR_LEN(cfg) \ argument
209 (((struct ipa_ep_cfg *)(cfg))->hdr.hdr_len)
210 #define __QDF_IPA_EP_CFG_HDR_OFST_METADATA_VALID(cfg) \ argument
211 (((struct ipa_ep_cfg *)(cfg))->hdr.hdr_ofst_metadata_valid)
212 #define __QDF_IPA_EP_CFG_HDR_METADATA_REG_VALID(cfg) \ argument
213 (((struct ipa_ep_cfg *)(cfg))->hdr.hdr_metadata_reg_valid)
214 #define __QDF_IPA_EP_CFG_HDR_OFST_PKT_SIZE_VALID(cfg) \ argument
215 (((struct ipa_ep_cfg *)(cfg))->hdr.hdr_ofst_pkt_size_valid)
[all …]
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
Depping_main.c186 struct ol_config_info cfg; in epping_update_ol_config() local
192 cfg.enable_self_recovery = 0; in epping_update_ol_config()
193 cfg.enable_uart_print = 0; in epping_update_ol_config()
194 cfg.enable_fw_log = 0; in epping_update_ol_config()
195 cfg.enable_ramdump_collection = 0; in epping_update_ol_config()
196 cfg.enable_lpass_support = 0; in epping_update_ol_config()
198 ol_init_ini_config(ol_ctx, &cfg); in epping_update_ol_config()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
Dwlan_cm_roam_offload.c421 mlme_obj->cfg.lfr.sae_single_pmk_feature_enabled) { in cm_fill_rso_sae_single_pmk_info()
470 uint32_t pmkid_modes = mlme_obj->cfg.sta.pmkid_modes; in cm_roam_scan_offload_fill_lfr3_config()
495 mlme_obj->cfg.lfr.lfr3_roaming_offload; in cm_roam_scan_offload_fill_lfr3_config()
501 mlme_obj->cfg.lfr.rso_user_config.cat_rssi_offset; in cm_roam_scan_offload_fill_lfr3_config()
503 mlme_obj->cfg.lfr.roam_prefer_5ghz; in cm_roam_scan_offload_fill_lfr3_config()
505 mlme_obj->cfg.gen.select_5ghz_margin; in cm_roam_scan_offload_fill_lfr3_config()
507 mlme_obj->cfg.timeouts.reassoc_failure_timeout; in cm_roam_scan_offload_fill_lfr3_config()
509 mlme_obj->cfg.lfr.ho_delay_for_rx; in cm_roam_scan_offload_fill_lfr3_config()
511 mlme_obj->cfg.lfr.roam_preauth_retry_count; in cm_roam_scan_offload_fill_lfr3_config()
513 mlme_obj->cfg.lfr.roam_preauth_no_ack_timeout; in cm_roam_scan_offload_fill_lfr3_config()
[all …]
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_main.c213 struct wma_ini_config *cfg = wma_get_ini_handle(wma); in wma_get_number_of_peers_supported() local
214 uint8_t max_no_of_peers = cfg ? cfg->max_no_of_peers : MIN_NO_OF_PEERS; in wma_get_number_of_peers_supported()
2070 struct wma_ini_config *cfg = wma_get_ini_handle(wma_handle); in wma_init_max_no_of_peers() local
2076 if (!cfg) { in wma_init_max_no_of_peers()
2094 cfg->max_no_of_peers = max_no_of_peers; in wma_init_max_no_of_peers()
3357 struct wma_tgt_services *cfg) in wma_get_service_cap_club_get_sta_in_ll_stats_req() argument
3359 cfg->is_get_station_clubbed_in_ll_stats_req = in wma_get_service_cap_club_get_sta_in_ll_stats_req()
3366 struct wma_tgt_services *cfg) in wma_get_service_cap_club_get_sta_in_ll_stats_req() argument
3385 struct wma_tgt_services *cfg) in wma_get_service_cap_per_link_mlo_stats() argument
3387 cfg->is_mlo_per_link_stats_supported = in wma_get_service_cap_per_link_mlo_stats()
[all …]

1234567