[PATCH v2 1/2] [RESEND] wifi: ath12k: extend the link capable flag
Kalle Valo
kvalo at kernel.org
Mon Apr 8 07:38:07 PDT 2024
Karthikeyan Periyasamy <quic_periyasa at quicinc.com> wrote:
> Link capability categorized as Single Link Operation (SLO) and Multi Link
> Operation (MLO).
>
> - Intra-device SLO/MLO refers to links present within a device
> - Inter-device SLO/MLO refers to links present across multiple devices
>
> Currently, driver uses a boolean variable to represent intra-device SLO/MLO
> capability. To accommodate inter-device SLO/MLO capabilities within the
> same variable, modify the existing variable name and type. Define a new
> enumeration for the link capabilities to accommodate both intra-device
> and inter-device scenarios. Populate the enum based on the supported
> capabilities.
>
> Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00188-QCAHKSWPL_SILICONZ-1
>
> Signed-off-by: Karthikeyan Periyasamy <quic_periyasa at quicinc.com>
> Acked-by: Jeff Johnson <quic_jjohnson at quicinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo at quicinc.com>
2 patches applied to ath-next branch of ath.git, thanks.
58e8ecda692e wifi: ath12k: extend the link capable flag
b34389c3978c wifi: ath12k: fix link capable flags
--
https://patchwork.kernel.org/project/linux-wireless/patch/20240403042056.1504209-2-quic_periyasa@quicinc.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath12k
mailing list