From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E04C4C3DA6E for ; Wed, 3 Jan 2024 17:35:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:CC:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Z0ecjPfSMHu5NnW+qICX2EA17gxVSL65hygUdXhR8TE=; b=Mozly67LSeihyHeDmdN/tO9C2/ 74d+p3uom4FCLErRV4eerXiBw3ZRejMovFvgYbi2USJ4tMn2aXJB9SDQZY4UQJ9axVYQUMH0ypG6B rXveH40Lli4vSC/uBY7pu16yiPau7ZkOeDbyg+0Fz5Gxxhz7H9/Wy3pyBk7DfS03KkwkKfgO4RmeH htbVU488Ygd4uIzUBSexV+P4A2fOJqin5KmSDtMbbE1Zjt59781NUTuJcDB+yFGkxEpjmX03vQgXp xxylf4nvr0LI6v6z0AHErYiFa4cSSNdvTDPvA/viI33y3Ky3xFpPft6ziyEOWmi+7mVtzp1B/MmpD +pwxyg1Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rL59M-00BXhT-28 for ath12k@archiver.kernel.org; Wed, 03 Jan 2024 17:35:28 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rL59J-00BXgx-2W for ath12k@lists.infradead.org; Wed, 03 Jan 2024 17:35:27 +0000 Received: from pps.filterd (m0279870.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 403EuE6l031966; Wed, 3 Jan 2024 17:35:25 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= message-id:date:mime-version:subject:to:cc:references:from :in-reply-to:content-type:content-transfer-encoding; s= qcppdkim1; bh=Z0ecjPfSMHu5NnW+qICX2EA17gxVSL65hygUdXhR8TE=; b=OS 6OErhGXDblhJTKYIHIU9CpLjM1lrvLD6A88iaTDINQt26QDUdIKMDnD9Ej+IhUdW Xj1tu9YDO/6tdZkD2ltDChfeOBiYjXN84wXfXzMLBoQXIYvzU5wsiQf9CXfTNJVI tABPa/rgmR61IRmOiIGlqv5Mf9SQzWLxHyyVsPUTgY/1M4N5UGBGC5VMf5irGYJ+ viEPdnnR8zC3QIKEVUz3+vGrQjQjOSWiwziwlrrOMGCI9p/EcX3IbgGCfbmtlqeL 33E5VWtN9WsKc4p7zYqJ2Ja9aznoLQAZfAMJZyODfBk24pPlbdpPaIpdgiMk4wPX 66r6ff5JRdq/tCehOFSQ== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3vd0cksxf6-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 03 Jan 2024 17:35:24 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA02.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 403HZN0q025812 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 3 Jan 2024 17:35:23 GMT Received: from [10.110.76.17] (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.40; Wed, 3 Jan 2024 09:35:23 -0800 Message-ID: <789dec78-06b9-4d1d-a552-e10b8bed2d0e@quicinc.com> Date: Wed, 3 Jan 2024 09:35:23 -0800 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 07/10] wifi: ath12k: Refactor mac callback of configure filter Content-Language: en-US To: Karthikeyan Periyasamy , CC: References: <20240103063731.3356060-1-quic_periyasa@quicinc.com> <20240103063731.3356060-8-quic_periyasa@quicinc.com> From: Jeff Johnson In-Reply-To: <20240103063731.3356060-8-quic_periyasa@quicinc.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: xzj31xRXLgi8fb2Fbc5citGR5fFy1cga X-Proofpoint-ORIG-GUID: xzj31xRXLgi8fb2Fbc5citGR5fFy1cga X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.997,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-12-09_01,2023-12-07_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 suspectscore=0 clxscore=1015 priorityscore=1501 phishscore=0 adultscore=0 bulkscore=0 malwarescore=0 mlxscore=0 spamscore=0 lowpriorityscore=0 impostorscore=0 mlxlogscore=481 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2311290000 definitions=main-2401030142 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240103_093525_935878_EFC5D722 X-CRM114-Status: UNSURE ( 7.20 ) X-CRM114-Notice: Please train this message. X-BeenThere: ath12k@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "ath12k" Errors-To: ath12k-bounces+ath12k=archiver.kernel.org@lists.infradead.org On 1/2/2024 10:37 PM, Karthikeyan Periyasamy wrote: > To support single wiphy abstraction, introduce link/radio specific helper > function in the mac80211 callback configure_filter(). This way, the > callback can be extended to handle multiple link/radio in the future. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 > Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4 > > Signed-off-by: Karthikeyan Periyasamy Acked-by: Jeff Johnson