commit | 6ba3744566a44be7499f310c4fe27704766d4bb3 | [log] [tgz] |
---|---|---|
author | Adwait Nayak <adwait@codeaurora.org> | Thu Apr 09 11:17:19 2020 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Apr 08 22:51:54 2020 -0700 |
tree | 40049d7c14dbea4eb094403060643a701d95bbe3 | |
parent | 37a31efa094931f0490785876abfa2a6250bb8a9 [diff] |
qca-wifi: Rectify the maximum capture length In some scenarios, where cfr data is being captured for maximum supported bandwidth case, memory alloated in case of streamfs for all 255 buffers is not enough. Corrections are done for maximum capture length. Maximum capture length for a single capture should be (max bandwidth case) is 16240B (112 bytes(csi header) + 64 bytes(cfr header) + 16064 bytes(cfr payload)) Change-Id: I886f6a0e3cf0e339b0a504ba4f53ab39da214252