android_kernel_xiaomi_sm8350/core/hdd/inc
Ashish Kumar Dhanotiya 3257cee47e qcacld-3.0: Update the ini for SAR version
This change addresses 2 issues:
1. Currently the ini for SAR version specify the SAR
version. If value of the ini is 1 it specifies the SAR
version 1 and if value of ini is 2 it specifies SAR
version 2 and driver converts SAR version 1 (SARV1)
command to SAR version 2 (SARV2) command based on FW
capability.

2. If the value of the ini is SARV1 and FW expects
SARV2 command, currently driver is sending SARV1
command to FW which results in undefined behavior
at FW.

Since the use of this ini is to convert the SARV1 command
to SARV2 command, change this ini from int type to bool
type to just specify if the conversion is enabled or not
to avoid any kind of confusion.

If the ini is SARV1 and FW expects SARV2 command, reject
the user space command to set SAR power limits.

Change-Id: Ie8e3790bd8737fcb251a0481e2e6001a26295773
CRs-Fixed: 2581034
2019-12-24 21:55:49 -08:00
..
hdd_config.h qcacld-3.0: Update the ini for SAR version 2019-12-24 21:55:49 -08:00
hdd_dp_cfg.h qcacld-3.0: Affine RX thread to big cluster during uplink 2019-12-05 18:05:10 -08:00
qc_sap_ioctl.h
wlan_hdd_apf.h
wlan_hdd_assoc.h qcacld-3.0: Fix failure of NDP peer save 2019-11-15 21:00:09 -08:00
wlan_hdd_bcn_recv.h
wlan_hdd_cfg.h qcacld-3.0: Update the ini for SAR version 2019-12-24 21:55:49 -08:00
wlan_hdd_conc_ut.h
wlan_hdd_data_stall_detection.h
wlan_hdd_debugfs_coex.h
wlan_hdd_debugfs_csr.h
wlan_hdd_debugfs_llstat.h
wlan_hdd_debugfs_mibstat.h qcacld-3.0: Add debugfs for MIB statistics 2019-12-01 17:39:59 -08:00
wlan_hdd_debugfs.h
wlan_hdd_driver_ops.h qcacld-3.0: Enable Force wake 2019-11-26 02:13:59 -08:00
wlan_hdd_ether.h
wlan_hdd_ftm.h
wlan_hdd_fw_state.h
wlan_hdd_he.h
wlan_hdd_host_offload.h
wlan_hdd_includes.h
wlan_hdd_ipa.h
wlan_hdd_lro.h
wlan_hdd_main.h qcacld-3.0: Move from qdf event to linux completion for vdev destroy 2019-12-17 03:45:01 -08:00
wlan_hdd_misc.h
wlan_hdd_mpta_helper.h
wlan_hdd_nan.h
wlan_hdd_napi.h
wlan_hdd_oemdata.h qcacld-3.0: Add support for oem data event 2019-12-17 14:09:53 -08:00
wlan_hdd_p2p.h
wlan_hdd_packet_filter_api.h
wlan_hdd_packet_filter_rules.h
wlan_hdd_power.h qcacld-3.0: Add driver command to request ANI level 2019-11-26 05:30:13 -08:00
wlan_hdd_regulatory.h qcacld-3.0: Update regulatory configs before use 2019-11-21 04:41:29 -08:00
wlan_hdd_softap_tx_rx.h qcacld-3.0: Peer ID cleanup in LIM, HDD and WMA 2019-12-06 01:51:09 -08:00
wlan_hdd_spectralscan.h qcacld-3.0: Register spectral to DBR in hdd_wlan_start_modules 2019-11-25 16:14:41 -08:00
wlan_hdd_sysfs.h
wlan_hdd_tdls.h
wlan_hdd_trace.h
wlan_hdd_tsf.h
wlan_hdd_twt.h
wlan_hdd_tx_rx.h
wlan_hdd_wext.h
wlan_hdd_wmm.h qcacld-3.0: Add max index check for dscp_to_up_map array 2019-12-10 00:50:20 -08:00
wlan_hdd_wowl.h