commit | d26579dfead82e5c2351fa4ef5a4862669e341c4 | [log] [tgz] |
---|---|---|
author | Adwait Nayak <adwait@codeaurora.org> | Wed Jan 08 21:28:32 2020 +0530 |
committer | Adwait Nayak <adwait@codeaurora.org> | Fri Jan 10 12:54:25 2020 +0530 |
tree | e7fa629d789f0945f9a592ddbe1e5607c083751e | |
parent | e58366d9705c3f3cdabf58cd9f08254e6e48b4e3 [diff] |
qca-wifi: CFR: Fixes in error handling path 1. In CFR RCC mode, when ucode aborts DMA of CFR data, 2 (or) more PPDU status TLVs are likely to have same phy_addr+cookie in RX location TLV, so the host will be flushing out the older PPDU status TLV events instead of DBR events in LUT table, since DBR events signify the actual DMA completion. 2. Same fix has been made for LUT entry ageout logic. Change-Id: Ifc0717e97d21ba3463cc2f5ceb2f22a657177002