Home
last modified time | relevance | path

Searched refs:value2 (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_sta_api.c86 uint32_t value2) in wmi_unified_fw_profiling_data_cmd() argument
92 value2); in wmi_unified_fw_profiling_data_cmd()
H A Dwmi_unified_sta_tlv.c307 uint32_t cmd, uint32_t value1, uint32_t value2) in send_fw_profiling_cmd_tlv() argument
362 value1, value2); in send_fw_profiling_cmd_tlv()
382 hist_intvl_cmd->value = value2; in send_fw_profiling_cmd_tlv()
389 value1, value2); in send_fw_profiling_cmd_tlv()
410 profile_enable_cmd->enable = value2; in send_fw_profiling_cmd_tlv()
417 value1, value2); in send_fw_profiling_cmd_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_sta_api.h123 uint32_t value2);
H A Dwmi_unified_priv.h1252 uint32_t cmd, uint32_t value1, uint32_t value2);
/wlan-driver/wpa_supplicant_8/hs20/server/ca/
H A Dopenssl.cnf
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_internal.h1144 uint32_t cmd, uint32_t value1, uint32_t value2);
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c1111 uint32_t cmd, uint32_t value1, uint32_t value2) in wma_unified_fw_profiling_cmd() argument
1116 value1, value2); in wma_unified_fw_profiling_cmd()
1118 wma_err("enable cmd Failed for id %d value %d", value1, value2); in wma_unified_fw_profiling_cmd()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c2095 uint32_t value2; in hdd_update_5g_wiphy_vhtcap() local
2117 ucfg_mlme_cfg_get_vht_rx_mcs_map(hdd_ctx->psoc, &value2); in hdd_update_5g_wiphy_vhtcap()
2118 band_5g->vht_cap.vht_mcs.rx_mcs_map = value2; in hdd_update_5g_wiphy_vhtcap()
2120 ucfg_mlme_cfg_get_vht_tx_mcs_map(hdd_ctx->psoc, &value2); in hdd_update_5g_wiphy_vhtcap()
2121 band_5g->vht_cap.vht_mcs.tx_mcs_map = value2; in hdd_update_5g_wiphy_vhtcap()