Message ID | 20250522085601.2741458-1-quic_sarishar@quicinc.com |
---|---|
Headers | show
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 C325228688C for <linux-wireless@vger.kernel.org>; Thu, 22 May 2025 08:56:30 +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=1747904192; cv=none; b=t2WDRdvu8x4ZkbB1Y+8F+DFsDD+CuVjxheFGeMxcKnevNtfpC/po0Mt8BzUVpy8/YAdQMIM0GiUR9OoCmVRHX2kpjMVw3xE/78h1NSKVH1sWoACQ8Dm5NOiex+z9igwRK5Hm0i0Tz7aDVoOVAauj4XlpGArHjebv/+SvrZOo//o= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1747904192; c=relaxed/simple; bh=RgmlEusOXjUncnMKH8wc9wSEJU5aYxW/FoHqitJ1/ms=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=j0fkMbvjEK18U0ns3ibIUHwSAIoPDyJpgW8kyVmA42yIlB8zdmNjntUkkv1tnNvmhm8aIxNjPpVUiraDsRXzFNjihwx1NQbrC6tqwtDK2nOZPxY5Vz4BeWY02XQOqrMVhSiQTuAsIS5SJ/Vdo6DGtUD1EqUeSG27S2oAfllNBMI= 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=hndCrTK+; 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="hndCrTK+" Received: from pps.filterd (m0279872.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 54M7UAmr000720; Thu, 22 May 2025 08:56:27 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=P5HngDToFAjVb9LA9tavQM aOuBxDmXi7s3r4mQHKmec=; b=hndCrTK+4skcG6sHrxiyn7bKqYtQviOHS6H0Sa eMiMWh8i4L94t8LqS/PmWTxkxVSgZQRlh1R1GoeW6OvBfySvNrgkw+zbmq/KcmKc d5cfcVu0kGdiLwUYoNA+BNkFOok+exBoD0FRaHGauiwqDWPXTif08g/aACVHVdkF xuKy3Jks++wYEBfPW+en/EPp4x8jOtdabNqza4MWjETeqmMVT1TZBvQzmmkVPKKj 0GpCS8EhkSalnMTGTeiAgpHkiyniIbbCHdSqBlfM0CINWDKpGG+BYcdQnDfzE2tf K5fEs4ZlqIjCXtQGnEUFsMJfS7I1y4gWdjuqCOzO0PRn08Og== Received: from nasanppmta01.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 46s95tm32a-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 22 May 2025 08:56:26 +0000 (GMT) Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA01.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 54M8uQb6029858 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 22 May 2025 08:56:26 GMT Received: from hu-sarishar-blr.qualcomm.com (10.80.80.8) by nasanex01c.na.qualcomm.com (10.45.79.139) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Thu, 22 May 2025 01:56:24 -0700 From: Sarika Sharma <quic_sarishar@quicinc.com> To: <johannes@sipsolutions.net> CC: <linux-wireless@vger.kernel.org>, Sarika Sharma <quic_sarishar@quicinc.com> Subject: [PATCH wireless-next v9 00/10] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station Date: Thu, 22 May 2025 14:25:51 +0530 Message-ID: <20250522085601.2741458-1-quic_sarishar@quicinc.com> X-Mailer: git-send-email 2.34.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-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nasanex01c.na.qualcomm.com (10.45.79.139) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Authority-Analysis: v=2.4 cv=QKBoRhLL c=1 sm=1 tr=0 ts=682ee6bb cx=c_pps a=JYp8KDb2vCoCEuGobkYCKw==:117 a=JYp8KDb2vCoCEuGobkYCKw==:17 a=GEpy-HfZoHoA:10 a=dt9VzEwgFbYA:10 a=-GMTQ58X6DO2HI_OZAoA:9 X-Proofpoint-ORIG-GUID: 7MNaIFo_F-8occh1Q47LW-4GAGLEjsMd X-Proofpoint-GUID: 7MNaIFo_F-8occh1Q47LW-4GAGLEjsMd X-Proofpoint-Spam-Details-Enc: AW1haW4tMjUwNTIyMDA4OSBTYWx0ZWRfX/9gS+LdguBas M4Kk3nQESSVGXBockmmOWb5YJ7s05iWvW9WayQi/wM8kGwx5KI8GOroBfQCzLayZAkB3gSxr/9X ZRAUreuYTzHluGyql64sKEbz2/pkwJavVXKoH+kf+RSpnAScMbhexLmKKRJPW6tSUIDwtMonYAn EagNR1WslXTqSuel1gEXufDYDpnS9BOYq7QFwtecM5E6A0Tym79HX2MNFR03bRQ6jwAD5jmJFnh hsn2rUF46Cg9LviN7aJ7i+j9vGd6JhWXaLWgZjZjaY5dZysVPm/TzAxiK0jvBn2enQmRy+Yo4pg TaUPoQ950QuumBTBX4l0jbHbUleu+CpSEYSkc6MGWDLpSpkwF4li8TLR1gg354j3KnZ8/ODM78Q 4pIYnLPwK1IZ6bwdYKCzSDjRLeIzIApDvA2dFfsFXtb9lDjXpZ9TPA7jMeU7IVWwxXCowI3w X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1099,Hydra:6.0.736,FMLib:17.12.80.40 definitions=2025-05-22_04,2025-05-22_01,2025-03-28_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 spamscore=0 clxscore=1015 phishscore=0 lowpriorityscore=0 adultscore=1 mlxlogscore=999 suspectscore=0 bulkscore=0 impostorscore=0 priorityscore=1501 malwarescore=0 classifier=spam authscore=0 authtc=n/a authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2505160000 definitions=main-2505220089 |
Series |
wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
|
expand
|