Searched hist:b2d54ca73a5a177490f3f1ee2d23ff6ab6045b25 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | qmi.c | diff b2d54ca73a5a177490f3f1ee2d23ff6ab6045b25 Fri May 03 12:34:38 CEST 2024 Karthikeyan Periyasamy <quic_periyasa@quicinc.com> wifi: ath12k: Introduce device index
Introduce a device index parameter in the ath12k_base structure. This value is used as unique identifier for devices involved in Inter-device MLO. It is also used to configure the MLO parameter within the QMI host capability send request. While currently set to zero, future logic will be added for inter device support to populate this parameter with non-zero values.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-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/20240430165811.1377182-4-quic_periyasa@quicinc.com
|
H A D | core.c | diff b2d54ca73a5a177490f3f1ee2d23ff6ab6045b25 Fri May 03 12:34:38 CEST 2024 Karthikeyan Periyasamy <quic_periyasa@quicinc.com> wifi: ath12k: Introduce device index
Introduce a device index parameter in the ath12k_base structure. This value is used as unique identifier for devices involved in Inter-device MLO. It is also used to configure the MLO parameter within the QMI host capability send request. While currently set to zero, future logic will be added for inter device support to populate this parameter with non-zero values.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-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/20240430165811.1377182-4-quic_periyasa@quicinc.com
|
H A D | core.h | diff b2d54ca73a5a177490f3f1ee2d23ff6ab6045b25 Fri May 03 12:34:38 CEST 2024 Karthikeyan Periyasamy <quic_periyasa@quicinc.com> wifi: ath12k: Introduce device index
Introduce a device index parameter in the ath12k_base structure. This value is used as unique identifier for devices involved in Inter-device MLO. It is also used to configure the MLO parameter within the QMI host capability send request. While currently set to zero, future logic will be added for inter device support to populate this parameter with non-zero values.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-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/20240430165811.1377182-4-quic_periyasa@quicinc.com
|