From patchwork Fri Mar 21 08:45:14 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kang Yang X-Patchwork-Id: 875506 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 46FB041C72 for ; Fri, 21 Mar 2025 08:45:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.180.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1742546749; cv=none; b=gB3GCC4Aqw1zU722xehiC4UYS5sv+Zvep5N7DbSA4e+kyEUsEQCI6st3Xs7gHY+FWyBXoPLs43XWX9t0TwY9PkPOw/tPy3qeLZ5viYUk0YsfeOPmF56tq3k7og17LqHQ6V1BHcgHyCfVJEhnRf9QA/UUN3n2Oi8UTFWGLWXT3vY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1742546749; c=relaxed/simple; bh=OTQ/OMLzPxJ1NtClYVj8/kw5IN+i4ic8QEYs6PlmC/Q=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=JOTqoxpBPamRGjb86yAbI5z8VbR6R/Oxr8Z9bnlYRISsFbywWK2X+HEqlLO56xqt9qamGYiUQwH0/lXkaXq4WtV9x+bfxuoVpyXkoQ1OLj5WMuM/CW/8dI0Pk3ofy8miumgE87MDg8VbxdlD6lzL8SbTe/OmUWPnUjjR7Cvh/Ow= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=jdec6cjY; arc=none smtp.client-ip=205.220.180.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="jdec6cjY" Received: from pps.filterd (m0279870.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 52L7w78N006557; Fri, 21 Mar 2025 08:45:42 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=5PcUnaVib5AXnTXDGkrV0v tcrYKQO7n4H2dxYoup3qw=; b=jdec6cjYkuVt3Ehp950/vFgAUXaOZVsjwx+MhI +I5fgHG7z4wgftWY31ctFaL3N1iTFdQkw8V40BRiJbUW+icP+vYdpo5KN7UZp7d+ JFv2siewK+DjQchzr4f98ijFGt1Wd8xJ89Pv/Dstdm9UnkuIe0Fp6awyR4dGb3yb TqRQzZkY0mFFMEWKgthT6YvvCE5xBL+qhhAWKdcuSVexLgyczHBZAMjnQgF7FT1h 3zKAplumf7+GU715fX7bjWeZeszt+XY3whGmRlOZHelpcgto4mfJiWOmSS2wp9pA hpaY4i1Comphx76yqql8U+6Qn17ybUZXKhh8ZoCfJ5bFMBOQ== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 45etmc4frt-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 21 Mar 2025 08:45:42 +0000 (GMT) Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA04.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 52L8jfcS013457 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 21 Mar 2025 08:45:41 GMT Received: from kangyang.ap.qualcomm.com (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Fri, 21 Mar 2025 01:45:39 -0700 From: kangyang To: CC: , Subject: [PATCH ath-next v12 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850 Date: Fri, 21 Mar 2025 16:45:14 +0800 Message-ID: <20250321084518.1619-1-quic_kangyang@quicinc.com> X-Mailer: git-send-email 2.34.1.windows.1 Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01b.na.qualcomm.com (10.47.209.197) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: nCUS5Fnvkt_DculOXN9UtF4N5c9xFrTk X-Proofpoint-GUID: nCUS5Fnvkt_DculOXN9UtF4N5c9xFrTk X-Authority-Analysis: v=2.4 cv=aMLwqa9m c=1 sm=1 tr=0 ts=67dd2736 cx=c_pps a=ouPCqIW2jiPt+lZRy3xVPw==:117 a=ouPCqIW2jiPt+lZRy3xVPw==:17 a=GEpy-HfZoHoA:10 a=Vs1iUdzkB0EA:10 a=VwQbUJbxAAAA:8 a=COk6AnOGAAAA:8 a=IvkglCj0MCVAe19RatQA:9 a=TjNXssC_j7lpFel5tvFf:22 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1093,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-03-21_03,2025-03-20_01,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 impostorscore=0 priorityscore=1501 spamscore=0 clxscore=1015 phishscore=0 mlxscore=0 suspectscore=0 malwarescore=0 mlxlogscore=999 bulkscore=0 adultscore=0 lowpriorityscore=0 classifier=spam authscore=0 authtc=n/a authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2502280000 definitions=main-2503210063 From: Kang Yang This patch-set mainly does four things: 1. Add handler to send WMI_SET_CURRENT_COUNTRY_CMDID to firmware. 2. Use WMI_SET_CURRENT_COUNTRY_CMDID to set country code for WCN7850. 3. Implement 11d scan offload, and update new channel list to firmware when 11d scan finished. 4. Store country code, and update it to firmware after device recovery. With this patch-set, WCN7850 can do 11d offload scan and update country code to firmware successfully. Note: This patch-set is an old patch-set in public review written by Wen Gong. Just resend it for him. Link: https://patchwork.kernel.org/project/linux-wireless/cover/20230914090746.23560-1-quic_wgong@quicinc.com/ v12: 1. add reviewed-by tag. 2. rebase on tag: ath-202503172347. v11: 1. swap the order of patch #2 and #3. 2. rebase on tag:ath/main(ath-202502181756). v10: rebase on tag: ath/main(ath-202502111625). v9: update copy right in patch #1, #2, #3. v8: rebase on tag: ath/main(ath-202501172342). v7: 1. rebase on tag: ath/main(ath-202412191756). 2. rewrite commit message for patch#2. v6: rebase on tag: ath/main(ath-202410161539). v5: rebase on tag: ath/main(ath-202410111606). v4: rebase on tag: ath-202410072115. v3: 1. use wiphy::mtx lock instead of adding a new lock(patch#2). 2. rename struct according to wmi naming convention(patch#1, #2). 3. update copyright in reg.h 4. modifiy patch#3, #4 due to struct name change. v2: change per Jeff. 1. change alpha2 length from 3 to 2. 2. change wmi_11d_new_cc_ev to wmi_11d_new_cc_event. Wen Gong (4): wifi: ath12k: add configure country code for WCN7850 wifi: ath12k: use correct WMI command to set country code for WCN7850 wifi: ath12k: add 11d scan offload support wifi: ath12k: store and send country code to firmware after recovery drivers/net/wireless/ath/ath12k/core.c | 34 ++++- drivers/net/wireless/ath/ath12k/core.h | 17 +++ drivers/net/wireless/ath/ath12k/hw.c | 8 +- drivers/net/wireless/ath/ath12k/hw.h | 3 +- drivers/net/wireless/ath/ath12k/mac.c | 167 ++++++++++++++++++++++++- drivers/net/wireless/ath/ath12k/mac.h | 7 ++ drivers/net/wireless/ath/ath12k/reg.c | 72 ++++++++--- drivers/net/wireless/ath/ath12k/reg.h | 2 +- drivers/net/wireless/ath/ath12k/wmi.c | 158 ++++++++++++++++++++++- drivers/net/wireless/ath/ath12k/wmi.h | 38 ++++++ 10 files changed, 482 insertions(+), 24 deletions(-) base-commit: b6f473c96421b8b451a8df8ccb620bcd71d4b3f4