Message ID | 20250605111040.3451328-1-quic_rdevanat@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 D5B9F1C4A20 for <linux-wireless@vger.kernel.org>; Thu, 5 Jun 2025 11:11:18 +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=1749121881; cv=none; b=H/XmpVTPjviinsZ+Ydi2a9gjZ/lPdNXQyYk8lgOAP2XMkx2rO7+i17tKGL/QjJohoIGsWFEjGk7nVodDFzejwoD+usURAzHJGdNUwf2tJKpAkThvFnvOQixek5go6vwtQXi4HCbb5n2aKFNcbWcbnxBAic5q0bbECR0uJLrEKp4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749121881; c=relaxed/simple; bh=Y+a5j3bpZUn7/H6H6vVGCVIfRkVrEJNmGQ8W4sn0pMM=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=L3BqMd9Mclkgaag1Ft70eEtNaeY9ifq7SEitMiW3UPSCcKQ8Yw9dD8buH2Vf8YQGu7Z/kT1N0qkh05z5qx4rPQ+FUP2Ocv9DLLmmqzsbtwc+ir4zgXxxPQz0bsHS9wbSugkxV+14QQnvz30p0TbYbW76rp8J2CUh/zEU4V3TwcY= 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=YgVqsKZM; 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="YgVqsKZM" 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 5557vcBe000905; Thu, 5 Jun 2025 11:11:14 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=vdyj8j0FSCnJre1PtfyRSd 4j204kcXANTvPhJ7Kn4HY=; b=YgVqsKZMeN9D/vCXhVX+bMDkIk94qFgAQzZBca 0zS0zbUYC6h1c5xI9JmGi8E0wlAwkEMZJP8Rx0lmdxYVWg3Pk9SsLz4DlLEduf8r PfZJl0tymE91r/hE9iSvGfjNujVceRdahgH+tzejiWGZv4QRhBdhv6KrNMPqDVCE Fu8OOP8HdYDBeOlSf6O3uiYMuE9LO1TJslq9IJMkW9wRrwIvvREefYIgx6TLn4rc 8JT/4Eg1kSVpSvdGfOPDKsDW86MWTVHJIrKNBcHunl4cwm+K7ebyrpWgWhCcxzkW TrgL80m9DRAEVEG7ld/+kD5Z3NDERTqs+yiFzco5KrNf465g== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 471g8q9414-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 05 Jun 2025 11:11:13 +0000 (GMT) Received: from nalasex01c.na.qualcomm.com (nalasex01c.na.qualcomm.com [10.47.97.35]) by NALASPPMTA02.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 555BBA8t002809 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 5 Jun 2025 11:11:10 GMT Received: from hu-rdevanat-blr.qualcomm.com (10.80.80.8) by nalasex01c.na.qualcomm.com (10.47.97.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Thu, 5 Jun 2025 04:11:08 -0700 From: Roopni Devanathan <quic_rdevanat@quicinc.com> To: <johannes@sipsolutions.net> CC: <linux-wireless@vger.kernel.org>, Roopni Devanathan <quic_rdevanat@quicinc.com> Subject: [PATCH wireless-next v14 0/4] wifi: cfg80211/mac80211: Set/get wiphy parameters on per-radio basis Date: Thu, 5 Jun 2025 16:40:36 +0530 Message-ID: <20250605111040.3451328-1-quic_rdevanat@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: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01c.na.qualcomm.com (10.47.97.35) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: i575yL9nAkfcjTg66DCxpSDPo4sa0gKR X-Proofpoint-Spam-Details-Enc: AW1haW4tMjUwNjA1MDA5NiBTYWx0ZWRfXxlXVsSI4h/a5 i8lkTIRQ5AV8UvtAUMtloEQiFkIJiFmUTW3f+K8S2OTJ4KHa3of/acqMTEqB+fwzK/v6YEFeuNH WufGatjQKS0oIYsrOvkyMwPZqeGx8g0y8CgySG95M9XhDdv5XJEnlHl0g4YqxZY3BJ9/Ej7E4E/ 3M50vl22O9Lgmd5J2eO3vPKszWkcOH4w/jtaj5P2XnP68rerrNVfdINlBl39dTzvHNTMrvsvkap uQBJn1EjB067Ci55OhWLpND8eOWl8j9cJQz//nfdeylcAP6EjI1N0+2k122s7gYfrPCXww8d3wi edYMLAkyBGVEEMm+me7x53cGp2EofqZ6Amf0K4KYM0wTWUlrM00XTdSdnv+yw/Tsd1ZIX4IzGzF hlbWz6mrNnQfN1S3PUnq8wrH15uX+kjMR9vqUCDUC1Wlw3+c6vc89uPEkIcNzQ2QHTqZ+7TM X-Proofpoint-ORIG-GUID: i575yL9nAkfcjTg66DCxpSDPo4sa0gKR X-Authority-Analysis: v=2.4 cv=PrmTbxM3 c=1 sm=1 tr=0 ts=68417b51 cx=c_pps a=ouPCqIW2jiPt+lZRy3xVPw==:117 a=ouPCqIW2jiPt+lZRy3xVPw==:17 a=GEpy-HfZoHoA:10 a=6IFa9wvqVegA:10 a=VwQbUJbxAAAA:8 a=COk6AnOGAAAA:8 a=AQ-yx8gawSN0C7fi4YkA:9 a=TjNXssC_j7lpFel5tvFf:22 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-06-05_02,2025-06-03_02,2025-03-28_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 phishscore=0 priorityscore=1501 mlxlogscore=999 mlxscore=0 lowpriorityscore=0 impostorscore=0 malwarescore=0 spamscore=0 clxscore=1015 adultscore=0 suspectscore=0 bulkscore=0 classifier=spam authscore=0 authtc=n/a authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2505280000 definitions=main-2506050096 |
Series |
wifi: cfg80211/mac80211: Set/get wiphy parameters on per-radio basis
|
expand
|