Home
last modified time | relevance | path

Searched refs:param_val (Results 1 – 13 of 13) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ipa.h974 uint32_t pdev_id, int param_val) in cdp_ipa_opt_dp_enable_disable_low_power_mode() argument
997 pparam.param_value = param_val; in cdp_ipa_opt_dp_enable_disable_low_power_mode()
1003 param_val); in cdp_ipa_opt_dp_enable_disable_low_power_mode()
1009 pparam.param_value = param_val; in cdp_ipa_opt_dp_enable_disable_low_power_mode()
1015 param_val); in cdp_ipa_opt_dp_enable_disable_low_power_mode()
1020 val = param_val; in cdp_ipa_opt_dp_enable_disable_low_power_mode()
1026 param_val); in cdp_ipa_opt_dp_enable_disable_low_power_mode()
/wlan-driver/qca-wifi-host-cmn/target_if/cp_stats/src/
H A Dtarget_if_cp_stats.c635 uint32_t param_val, uint8_t mac_id) in target_if_cp_stats_enable_cstats() argument
647 params.param_value = param_val; in target_if_cp_stats_enable_cstats()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_power.c1707 QDF_STATUS wma_enable_disable_imps(uint32_t pdev_id, uint32_t param_val) in wma_enable_disable_imps() argument
1720 pparam.param_value = param_val; in wma_enable_disable_imps()
1725 param_val); in wma_enable_disable_imps()
1727 wma->in_imps = !!param_val; in wma_enable_disable_imps()
H A Dwma_main.c10334 uint32_t param_val) in wma_configure_smps_params() argument
10344 smps_cmd_value = smps_cmd_value | param_val; in wma_configure_smps_params()
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_api.h291 QDF_STATUS wma_enable_disable_imps(uint32_t pdev_id, uint32_t param_val);
H A Dwma.h2354 uint32_t param_val);
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_core.c5347 int i, pdev_id, param_val; in wlan_ipa_wdi_opt_dpath_flt_rsrv_cb() local
5395 param_val = 0; in wlan_ipa_wdi_opt_dpath_flt_rsrv_cb()
5397 param_val); in wlan_ipa_wdi_opt_dpath_flt_rsrv_cb()
5624 int i, param_val = 0; in wlan_ipa_wdi_opt_dpath_flt_rsrv_rel_cb() local
5633 param_val = 1; in wlan_ipa_wdi_opt_dpath_flt_rsrv_rel_cb()
5635 param_val); in wlan_ipa_wdi_opt_dpath_flt_rsrv_rel_cb()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h2238 uint32_t param_type, uint32_t param_val);
2629 uint32_t param_val);
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c6228 uint32_t param_type, uint32_t param_val) in sme_update_session_param() argument
6258 msg->param_val = param_val; in sme_update_session_param()
11277 uint32_t param_val = 0; in sme_send_he_om_ctrl_update() local
11330 qdf_mem_copy(&param_val, omi_data, sizeof(param_val)); in sme_send_he_om_ctrl_update()
11333 sme_debug("param val %08X, bssid:"QDF_MAC_ADDR_FMT, param_val, in sme_send_he_om_ctrl_update()
11338 param_val, session_id); in sme_send_he_om_ctrl_update()
14221 uint32_t param_val) in sme_set_smps_cfg() argument
14223 return wma_configure_smps_params(vdev_id, param_id, param_val); in sme_set_smps_cfg()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c8135 uint32_t param_val = 0; in wlan_mlme_set_ul_mu_config() local
8220 qdf_mem_copy(&param_val, &omi_data, sizeof(omi_data)); in wlan_mlme_set_ul_mu_config()
8226 omi_data.eht_tx_nss_ext, param_val, in wlan_mlme_set_ul_mu_config()
8231 param_val); in wlan_mlme_set_ul_mu_config()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h195 uint32_t param_val, uint8_t mac_id);
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h1662 uint32_t param_val; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_sme_req_messages.c8124 msg->param_type, msg->param_val); in __lim_process_sme_session_update()
8127 lim_handle_update_ssid_hidden(mac_ctx, session, msg->param_val); in __lim_process_sme_session_update()