Searched refs:value2 (Results 1 – 8 of 8) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
H A D | wmi_unified_sta_api.c | 86 uint32_t value2) in wmi_unified_fw_profiling_data_cmd() argument 92 value2); in wmi_unified_fw_profiling_data_cmd()
|
H A D | wmi_unified_sta_tlv.c | 307 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 D | wmi_unified_sta_api.h | 123 uint32_t value2);
|
H A D | wmi_unified_priv.h | 1252 uint32_t cmd, uint32_t value1, uint32_t value2);
|
/wlan-driver/wpa_supplicant_8/hs20/server/ca/ |
H A D | openssl.cnf |
|
/wlan-driver/qcacld-3.0/core/wma/inc/ |
H A D | wma_internal.h | 1144 uint32_t cmd, uint32_t value1, uint32_t value2);
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_features.c | 1111 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 D | wlan_hdd_main.c | 2095 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()
|