diff options
author | 2025-04-11 11:45:22 +0530 | |
---|---|---|
committer | 2025-04-17 15:49:33 -0700 | |
commit | cb7433cc5cd4d07175dbc41f5a19966e9fae48be (patch) | |
tree | de7ad0af318427bf8067c7e5517c2a7aaadb462d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: ath12k: Update frequency range if reg rules changes (diff) | |
download | wireguard-linux-cb7433cc5cd4d07175dbc41f5a19966e9fae48be.tar.xz wireguard-linux-cb7433cc5cd4d07175dbc41f5a19966e9fae48be.zip |
wifi: ath12k: using msdu end descriptor to check for rx multicast packets
Currently, the RX multicast broadcast packet check is performed using
bit 15 from the info6 field of the MPDU start descriptor. This check
can also be done using bit 9 from the info5 field of the MSDU end
descriptor. However, in some scenarios multicast bit is not set when
fetched from MPDU start descriptor.
Therefore, checking the RX multicast broadcast packet from the MSDU
end descriptor is more reliable as it is per MSDU.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.4.1-00199-QCAHKSWPL_SILICONZ-1
Signed-off-by: Sarika Sharma <quic_sarishar@quicinc.com>
Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@oss.qualcomm.com>
Link: https://patch.msgid.link/20250411061523.859387-2-quic_sarishar@quicinc.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions