[PATCH 04/10] wifi: ath12k: implement remain on channel for P2P mode
Jeff Johnson
quic_jjohnson at quicinc.com
Mon Jan 8 10:10:25 PST 2024
On 1/8/2024 12:25 AM, Kang Yang wrote:
> Implement remain on channel for p2p mode in ath12k_ops:
> ath12k_mac_op_remain_on_channel
> ath12k_mac_op_cancel_remain_on_channel
>
> P2P device can trigger ROC scan. Then keep listening or sending management
> frames on particular channels.
>
> Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
>
> Signed-off-by: Kang Yang <quic_kangyang at quicinc.com>
> ---
> drivers/net/wireless/ath/ath12k/core.c | 1 +
Qualcomm Innovation Center copyright missing 2024
> drivers/net/wireless/ath/ath12k/mac.c | 113 +++++++++++++++++++++++++
> drivers/net/wireless/ath/ath12k/wmi.c | 4 +
> 3 files changed, 118 insertions(+)
More information about the ath12k
mailing list