android_kernel_samsung_sm86.../target_if
Shiva Krishna Pittala d36115b849 qcacmn: Big-endian mode changes for Beryllium Spectral
On Beryllium architecture, PHY DMA applies a 32-bit byte swap to assist
in efficient Host reads when connected to a big-endian Host.
This is done to avoid byte swapping at the Host.
So, if the Host reads this data 32-bit word at a time, the byte order
would be intact. Report headers are not a problem because as they are
composed of 32-bit words. For FFT bins, read each DWORD at a time and
extract FFT bins out of that DWORD. Make this change in a generic way to
keep the design uniform across different chipsets and endian modes.

CRs-Fixed: 3042188
Change-Id: Idff1ac7eb5e18c692c9ee8b19b9ae9e6b962d486
2021-09-30 06:27:26 -07:00
..
cfr qcacmn: Not change RSSI of cfr meta data to dBm 2021-08-31 20:04:45 -07:00
core qcacmn: Enable code under WLAN_CONV_CRYPTO_SUPPORTED 2021-09-24 18:27:48 -07:00
cp_stats qcacmn: Add debug logs in cp_stats event path 2021-04-20 17:05:51 -07:00
crypto qcacmn: enhance crypto api to install key synchronously 2021-06-21 23:14:27 -07:00
dcs qcacmn: Enhance DCS event handler to support AWGN event 2021-07-02 19:02:13 -07:00
dfs qcacmn: Move REGDMN and wireless modes to reg_services_public_struct.h 2021-09-27 22:22:23 -07:00
direct_buf_rx qcacmn: Fix possible OOB in wmi_extract_dbr_buf_release_entry 2021-08-05 08:29:06 -07:00
dispatcher/inc qcacmn: Replace void * tgt_if_handle with abstract type 2019-07-19 02:48:20 -07:00
dp qcacmn: target_if: Change %pM/QDF_MAC_ADDR_STR/ARRAY to QDF_MAC_ADDR_FMT/REF 2020-08-23 23:09:44 -07:00
ftm qcacmn: Change return type to QDF_STATUS 2020-09-15 18:24:49 -07:00
gpio qcacmn: Add and enable GPIO Component 2020-10-08 15:33:59 -07:00
green_ap qcacmn: Change return type to QDF_STATUS 2020-09-15 18:24:42 -07:00
init_deinit qcacmn: Move REGDMN and wireless modes to reg_services_public_struct.h 2021-09-27 22:22:23 -07:00
iot_sim qcacmn: iot_sim code cleanup 2020-06-24 03:34:48 -07:00
mgmt_txrx qcacmn: Add support for run-time enablement of MGMT Rx REO feature 2021-09-27 17:58:04 -07:00
mlme qcacmn: Convert vdev set mlme enum id to wmi id 2021-09-23 02:11:37 -07:00
regulatory qcacmn: Move REGDMN and wireless modes to reg_services_public_struct.h 2021-09-27 22:22:23 -07:00
scan qcacmn: Disable obss scan before suspend 2021-05-10 04:06:03 -07:00
son qcacmn: Add peer ext stats enable/disable tx ops 2021-01-19 01:52:14 -08:00
spectral qcacmn: Big-endian mode changes for Beryllium Spectral 2021-09-30 06:27:26 -07:00
wifi_pos qcacmn: Possible Integer overflow in wifi_pos_oem_rsp_handler 2021-08-21 15:17:29 -07:00