Message ID | 20250402152529.1649402-1-quic_nithp@quicinc.com |
---|---|
Headers | show
Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.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 84B9A2356B5 for <linux-wireless@vger.kernel.org>; Wed, 2 Apr 2025 15:25:55 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.168.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743607558; cv=none; b=Ow6fLx5M0nVhHnI/iRAZ2JSoTI4gXAuq6rB88cxKWu6VYpXzYCfaRXMwZlSwvDdOUPDtqhaoR+IBwIhuArUIUD0BrmcHPhHFeLTkbRQlG6MWL/ogSIWPanQLACNRbRyo+bowWeHzCzaf2XL2ksEyZFcL254V8PhZLOx5DFZLmlE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743607558; c=relaxed/simple; bh=9lfYNTsAD8jBFzy3vuUF7lv5WMgK66DpVm8RAmQFN44=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=dX2631w5GuZq2g1/fXIt0WFO2mtxc4U9PzfWibb1nC4AVbInnrL/6TIRTDObubqW/4sftzV68HZyhwgYr0Y/uZRfYF7Qy4Z03AaQPPaFoSujg2kmM4OExVIcs2MMiVf4y5dVyrUPGqDujc0kR/HGvcg77UQROgA9UUiNRY4IU7U= 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=AEWYHVJy; arc=none smtp.client-ip=205.220.168.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="AEWYHVJy" Received: from pps.filterd (m0279863.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 532CliwK023730; Wed, 2 Apr 2025 15:25:52 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-type:date:from:message-id:mime-version:subject:to; s= qcppdkim1; bh=x6kVsXnIyMkzVP5VbdFF03LXuYv+K5PQfOJIJXPQuAE=; b=AE WYHVJyyh4F46KAbLIpfqnCajNnoYKz7BBl2OgUzYGUV5u8WhuyJ6o5v+0VK+OcPR YNAR05Za88wRufyTdQ671s7+b3ZoHJlgbFLDqp2od/i8ILRJHh+y7HXM5Rb2e+td tOQaWTIqSYImCdEhHEOBr8bOraNv1m1MlEFVMv7p04D0OXrSGBuem4vfEY4VNfXH XYx2DOXAlSucJghyy1u+eN3BVYOZLSUBCIyJogW5V9/dsaDtCeZPI1aU08guBP5w LhS+6JtaXudx0KkvyDJ9McqyvPzK42ZHEhXq6byzRpday20wxi/1f/w930Gzc86v NZxGn9pbYUWopQ2JKrBA== Received: from nalasppmta03.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 45rxapsta5-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 02 Apr 2025 15:25:52 +0000 (GMT) Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA03.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 532FPpm1013048 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 2 Apr 2025 15:25:51 GMT Received: from hu-nithp-blr.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; Wed, 2 Apr 2025 08:25:50 -0700 From: Nithyanantham Paramasivam <quic_nithp@quicinc.com> To: <ath12k@lists.infradead.org> CC: <linux-wireless@vger.kernel.org>, Nithyanantham Paramasivam <quic_nithp@quicinc.com> Subject: [PATCH ath-next v4 0/3] wifi: ath12k: Enable REO queue lookup table on QCN9274 Date: Wed, 2 Apr 2025 20:55:26 +0530 Message-ID: <20250402152529.1649402-1-quic_nithp@quicinc.com> X-Mailer: git-send-email 2.17.1 Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: <linux-wireless.vger.kernel.org> List-Subscribe: <mailto:linux-wireless+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-wireless+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) 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-Authority-Analysis: v=2.4 cv=Vbj3PEp9 c=1 sm=1 tr=0 ts=67ed5700 cx=c_pps a=ouPCqIW2jiPt+lZRy3xVPw==:117 a=ouPCqIW2jiPt+lZRy3xVPw==:17 a=GEpy-HfZoHoA:10 a=XR8D0OoHHMoA:10 a=tnCF6RmjttW7q9gwjsMA:9 X-Proofpoint-ORIG-GUID: 7c6JqRUoFqBtUVOFKYiJ2XpALoS2Znds X-Proofpoint-GUID: 7c6JqRUoFqBtUVOFKYiJ2XpALoS2Znds X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1095,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-04-02_06,2025-04-02_02,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 adultscore=0 suspectscore=0 clxscore=1015 mlxscore=0 phishscore=0 bulkscore=0 priorityscore=1501 spamscore=0 lowpriorityscore=0 mlxlogscore=492 impostorscore=0 classifier=spam authscore=0 authtc=n/a authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2502280000 definitions=main-2504020098 |
Series |
wifi: ath12k: Enable REO queue lookup table on QCN9274
|
expand
|