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:Thiraviyam Mariyappan <quic_tmariyap@quicinc.com> Signed-off-by:
Nithyanantham Paramasivam <quic_nithp@quicinc.com> Signed-off-by:
Raj Kumar Bhagat <quic_rajkbhag@quicinc.com> Signed-off-by:
Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Showing
- drivers/net/wireless/ath/ath12k/dp.c 5 additions, 3 deletionsdrivers/net/wireless/ath/ath12k/dp.c
- drivers/net/wireless/ath/ath12k/dp.h 2 additions, 0 deletionsdrivers/net/wireless/ath/ath12k/dp.h
- drivers/net/wireless/ath/ath12k/dp_rx.c 5 additions, 1 deletiondrivers/net/wireless/ath/ath12k/dp_rx.c
Loading
Please register or sign in to comment