qcacld-3.0: Bypass FISA if reo_destination_indication mismatch
For wow or active offload mode, FW will re-inject some RX frames to REO with reo_destination_indication 1 (REO2SW1) to REO entrance ring, but the original reo_destination_indication in RX buffer pkt_tlv is 6 (REO2FW) or other flow steering value (>=16), then REO2SW ring mismatch will happen that break FISA function in host. Bypass FISA if reo_destination_indication mismatch between REO ring descriptor and pkt TLVS. Change-Id: I8736b8a96513c2e49fe41fb460f81cb0ef01ed01 CRs-Fixed: 2807461
Loading
Please register or sign in to comment