Skip to content
Snippets Groups Projects
Commit b8fa5b81 authored by Thiraviyam Mariyappan's avatar Thiraviyam Mariyappan Committed by Jeff Johnson
Browse files

wifi: ath12k: Fix search flag and update peer map event for sta


Currently, observing tx full error in sta mode and packets are getting
dropped. This is because of filling the incorrect ast_idx/ast_hash value
to the tx_desc and vdev search type/flag.

To fix this, add changes to get the offset of ast_idx/ast_hash value
from peer map event and update vdev search type as ADDRX and enabled the
AST lookup in bank config to know the hw to use ast_idx/ast_hash from the
tx desc.

Signed-off-by: default avatarThiraviyam Mariyappan <quic_tmariyap@quicinc.com>
Signed-off-by: default avatarNithyanantham Paramasivam <quic_nithp@quicinc.com>
Signed-off-by: default avatarRaj Kumar Bhagat <quic_rajkbhag@quicinc.com>
Signed-off-by: default avatarJeff Johnson <jeff.johnson@oss.qualcomm.com>
parent c133a9e2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment