Go to file
Shiva Krishna Pittala 53b3234b8f qcacmn: Read only the useful 2 bytes of an FFT bin in pack-mode 0
FFT bin is 10-bit wide in Spectral pack-modes 0 and 1. However, HW packs
just one FFT bin in a 32-bit DWORD by adding extra padding bits in
pack-mode 0. Currently, the Host reads the entire 32-bit DWORD to figure
out the FFT bin value. Instead, read the only useful bytes i.e.,
least significant 2 bytes of a DWORD. This approach is efficient,
especially on a Host that implements a byte-swap mechanism on FFT bins on
a big-endian Host.
Also, while dumping FFT bins for debug purpose, print the first 2 bytes of
an FFT bin in pack-modes 0 and 1.

Change-Id: I20ca8c4905671e80251dca07f80ce17801b98f5c
CRs-Fixed: 2831530
2020-12-08 11:16:32 -08:00
cfg qcacmn: Add basic infra for connection manager UTF 2020-11-25 00:52:13 -08:00
dp qcacmn: Change the DST_ALT_IND_0 to WBM from REO2TCL 2020-12-08 01:12:32 -08:00
ftm qcacmn: remove dependency of public files from wlan_objmgr_psoc_obj.h 2020-05-15 10:41:50 -07:00
global_lmac_if qcacmn: Remove DA-Specific flags in DFS source code 2020-10-02 03:38:08 -07:00
gpio qcacmn: Add extra parameters to gpio command 2020-11-23 06:38:30 -08:00
hal/wifi3.0 qcacmn: Use cache_inv instead of cache_sync 2020-12-08 07:21:36 -08:00
hif qcacmn: Rate limit logs when wake request fails 2020-11-23 21:57:39 -08:00
htc qcacmn: Enhance hang info feature 2020-10-30 13:03:35 -07:00
init_deinit/dispatcher qcacmn: Add and enable GPIO Component 2020-10-08 15:33:59 -07:00
iot_sim qcacmn: Maintain peer object refernce during frame delay 2020-09-16 07:11:14 -07:00
os_if/linux qcacmn: QCA vendor attributes to configure TX and RX NSS 2020-12-03 17:35:17 -08:00
qal qcacmn: Use version-specific kernel API 2020-06-20 04:26:31 -07:00
qdf qcacmn: add new api to get the bus reg dump 2020-12-08 11:16:28 -08:00
scheduler qcacmn: Check if the scheduler thread is already flushed 2020-08-13 22:06:04 -07:00
spectral qcacmn: Add basic infra for connection manager UTF 2020-11-25 00:52:13 -08:00
target_if qcacmn: Read only the useful 2 bytes of an FFT bin in pack-mode 0 2020-12-08 11:16:32 -08:00
umac qcacmn: Handle CSA_SWITCH_COUNT_STATUS_EVENTID 2020-12-08 09:21:37 -08:00
utils qcacmn: Fix possible OOB read in cnss_diag_cmd_handler 2020-12-04 02:50:42 -08:00
wbuff qcacmn: Use function name instead of file name in debug logs 2019-01-17 22:20:46 -08:00
wlan_cfg qcacmn: Add ini config for force using 64 blockack 2020-12-07 02:04:36 -08:00
wmi qcacmn: Add support to view peer RSSI value in auth/assoc req pkt 2020-12-08 07:21:40 -08:00
README.txt qcamain: Test changes 2017-09-15 21:45:35 +05:30
VERSION.txt Release 5.1.1.17I 2017-03-27 08:31:31 -07:00

 This is CNSS WLAN Host Driver for products starting from iHelium