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 F1B07C4706C for ; Fri, 12 Jan 2024 15:11:48 +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=PnGCqaUtAZCY4YmiRrlwSOtE6he+euAWY/phkZScd24=; b=FwmNWf5/ErjL53/y0abzWMm7tu GOmFIOL+iySxOuC5m+TrLobK0Mf4bgAOuDUql4zwVNuZZQYNolLIUpYS9gqGq3Ps+HXjR9Ntl+zxp hNa4cnF/akW0opFqEuI5mZ1ZgqpsFytv9HF0jyR6bvE7NSPzoB5qpCtAUJ1XWctT7OQj5dhANm6s1 Bw16yBZ9d+9uBhiQlYVCI+P11A+Fo8Kp8wN69FyHybd68FgbvkkTrOGLsqTNQzZuCEcPhmKuROBHN sVPFUAu9WdopZDVZKen3Ny3xNJezx6NArudFTZ0Ox8dAraNyIdZ+ZgHxpYOcHJEJuUhrFQmVjt+yL LxDeUqEg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rOJCG-0037l0-1i for ath12k@archiver.kernel.org; Fri, 12 Jan 2024 15:11:48 +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 1rOJCD-0037kO-0Q for ath12k@lists.infradead.org; Fri, 12 Jan 2024 15:11:46 +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 40CETQep018655; Fri, 12 Jan 2024 15:11:42 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=PnGCqaUtAZCY4YmiRrlwSOtE6he+euAWY/phkZScd24=; b=TW NsAtm9USMBRadtHofbjjesqeUK4YLZ6CbPbRRtI8KLaGkvYZbRpHQ8ld0hhe4y4H AwMln309uUMT18dsyIZgewnMlTBYwHl1XDY4tuvJ4RrKexHCzIuUdrb+rsHlH+oQ 6d0i/9yU6I4xHrBAsmxRr+r1vcCZ9C0cV0seaNrWk0LfoC3VTG+f8SqULxTt0eNI Lut8kQx1ANd5gHvDhZez4H+cvX/7NzN+70eDAfuUo52pKVHOR9HsqXc3CbYSo9B1 SB6wfwss7P0DL9nbnp2cnCApuWbhgIuNkXYCRzN4t0d1P7+FFJKAA0B4PC/Lv8E7 lrggdrdtIjGpaE1BS7hQ== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3vk43xgess-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 12 Jan 2024 15:11:41 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA04.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 40CFBeCC004426 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 12 Jan 2024 15:11:40 GMT Received: from [10.110.16.29] (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; Fri, 12 Jan 2024 07:11:40 -0800 Message-ID: <994bc3d2-ebfe-4bbc-88ab-061dd4e992f9@quicinc.com> Date: Fri, 12 Jan 2024 07:11:39 -0800 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 01/12] wifi: ath12k: add multiple radio support in a single MAC HW un/register Content-Language: en-US To: Sriram R , CC: , Karthikeyan Periyasamy References: <20240111045045.28377-1-quic_srirrama@quicinc.com> <20240111045045.28377-2-quic_srirrama@quicinc.com> From: Jeff Johnson In-Reply-To: <20240111045045.28377-2-quic_srirrama@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-ORIG-GUID: wRVRzlyDjvqf6iZimlqX0mqvhn_Q_0p5 X-Proofpoint-GUID: wRVRzlyDjvqf6iZimlqX0mqvhn_Q_0p5 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 clxscore=1015 malwarescore=0 spamscore=0 impostorscore=0 lowpriorityscore=0 bulkscore=0 phishscore=0 priorityscore=1501 mlxlogscore=423 mlxscore=0 suspectscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2311290000 definitions=main-2401120118 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240112_071145_304512_193DD6E3 X-CRM114-Status: UNSURE ( 9.55 ) 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/10/2024 8:50 PM, Sriram R wrote: > From: Karthikeyan Periyasamy > > Currently MAC HW un/register helper function support the single radio. > To enable single/multi link operation in the future, the following helper > functions need to be refactored to accommodate multiple radios under a > single MAC HW un/register: > > * ath12k_ah_to_ar() > * ath12k_mac_hw_allocate() > * ath12k_mac_hw_register() > * ath12k_mac_hw_unregister() > > This refactoring will make it easier to scale these functionalities and > support Multi link operation. > > Current Multi wiphy Model > > +---------------+ +---------------+ +---------------+ > | Mac80211 hw | | Mac80211 hw | | Mac80211 hw | > | private data | | private data | | private data | > | | | | | | > |ath12k_hw (ah) | |ath12k_hw (ah) | |ath12k_hw (ah) | > | | | | | | > | +-----------+ | | +-----------+ | | +-----------+ | > | | ar (2GHz) | | | | ar (5GHz) | | | | ar (6GHz) | | > | +-----------+ | | +-----------+ | | +-----------+ | > | | | | | | > +---------------+ +---------------+ +---------------+ > > Single wiphy Model > > +--------------+ > | Mac80211 hw | > | private data | > | | > |ath12k hw (ah)| > | +----------+ | > | |ar (2GHz) | | > | +----------+ | > | |ar (5GHz) | | > | +----------+ | > | |ar (6GHz) | | > | +----------+ | > +--------------+ > > 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.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 > > Signed-off-by: Karthikeyan Periyasamy All the patches you repost that were authored by others need your S-O-B.