diff options
author | 2025-04-22 15:12:55 +0530 | |
---|---|---|
committer | 2025-05-16 12:38:56 -0700 | |
commit | 55cbbf25fbde8ed713a55a29f399adda8540e135 (patch) | |
tree | b0484c5f22af4fc4b009dd4192e7613a700929d0 /scripts/generate_rust_analyzer.py | |
parent | wifi: ath12k: enable monitor mode for WCN7850 (diff) | |
download | wireguard-linux-55cbbf25fbde8ed713a55a29f399adda8540e135.tar.xz wireguard-linux-55cbbf25fbde8ed713a55a29f399adda8540e135.zip |
wifi: ath12k: Enable AST index based address search in Station Mode
Currently, TCL performs the TX address search for each entry during
transmission, which may lead to packet delays.
To mitigate this issue, enable AST index-based address search during
transmission in station mode. This AST index-based search is not
enabled in AP mode due to the complexity involved in fetching peer
information.
Implement changes to retrieve the offset of ast_idx/ast_hash values
from the PEER_MAP3 event, update the vdev search type to ADDRX, and
enable AST lookup in the bank configuration.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
Signed-off-by: Thiraviyam Mariyappan <quic_tmariyap@quicinc.com>
Signed-off-by: Nithyanantham Paramasivam <nithyanantham.paramasivam@oss.qualcomm.com>
Reviewed-by: Mahendran P <quic_mahep@quicinc.com>
Link: https://patch.msgid.link/20250422094255.131226-1-nithyanantham.paramasivam@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions