wifi: ath12k: fix link capable flags
authorKarthikeyan Periyasamy <quic_periyasa@quicinc.com>
Fri, 5 Apr 2024 12:22:09 +0000 (15:22 +0300)
committerKalle Valo <quic_kvalo@quicinc.com>
Mon, 8 Apr 2024 14:37:53 +0000 (17:37 +0300)
commitb34389c3978c3679954bb272ecec9365665365aa
tree88daeb753bbccbe0a2b64cf65070426cb198078b
parent58e8ecda692ecf9d29287c477e0db307cef35f44
wifi: ath12k: fix link capable flags

By default driver supports intra-device SLO/MLO, the link capability flags
reflect this. When the QMI PHY capability learning fails driver not enable
the MLO parameter in the host capability QMI request message. In this case,
reset the device link capability flags to zero (SLO/MLO not support) to
accurately represent the capabilities.

Found in code review.

Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00188-QCAHKSWPL_SILICONZ-1

Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@quicinc.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://msgid.link/20240403042056.1504209-3-quic_periyasa@quicinc.com
drivers/net/wireless/ath/ath12k/qmi.c