2022-09-01 08:13:33

by Manikanta Pubbisetty

[permalink] [raw]
Subject: [PATCH v2] ath11k: Enable remain-on-channel support on WCN6750

Enable remain on channel support on WCN6750 as it is needed for
GAS, Passpoint.

Tested-on: WCN6750 hw1.0 AHB WLAN.MSL.1.0.1-00887-QCAMSLSWPLZ-1

Signed-off-by: Manikanta Pubbisetty <[email protected]>
---
V2:
- Rebased on ToT

drivers/net/wireless/ath/ath11k/core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath11k/core.c b/drivers/net/wireless/ath/ath11k/core.c
index c3e9e4f7bc24..6fd96b38eb49 100644
--- a/drivers/net/wireless/ath/ath11k/core.c
+++ b/drivers/net/wireless/ath/ath11k/core.c
@@ -524,7 +524,7 @@ static const struct ath11k_hw_params ath11k_hw_params[] = {
.static_window_map = true,
.hybrid_bus_type = true,
.fixed_fw_mem = true,
- .support_off_channel_tx = false,
+ .support_off_channel_tx = true,
},
};


base-commit: 16424e934b2e83faa81bb7709e13be4b809d35fe
--
2.37.1


2022-09-07 08:27:37

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH v2] ath11k: Enable remain-on-channel support on WCN6750

Manikanta Pubbisetty <[email protected]> wrote:

> Enable remain on channel support on WCN6750 as it is needed for
> GAS, Passpoint.
>
> Tested-on: WCN6750 hw1.0 AHB WLAN.MSL.1.0.1-00887-QCAMSLSWPLZ-1
>
> Signed-off-by: Manikanta Pubbisetty <[email protected]>
> Signed-off-by: Kalle Valo <[email protected]>

Patch applied to ath-next branch of ath.git, thanks.

36893e45b192 ath11k: Enable remain-on-channel support on WCN6750

--
https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches