iw: Add Support to Set per-radio attributes for each Radio
From: | Roopni Devanathan <quic_rdevanat-AT-quicinc.com> | |
To: | <johannes-AT-sipsolutions.net> | |
Subject: | [PATCH 0/2] iw: Add Support to Set per-radio attributes for each Radio | |
Date: | Tue, 04 Feb 2025 14:19:58 +0530 | |
Message-ID: | <20250204085000.3809769-1-quic_rdevanat@quicinc.com> | |
Cc: | <linux-wireless-AT-vger.kernel.org>, Roopni Devanathan <quic_rdevanat-AT-quicinc.com> | |
Archive-link: | Article |
Currently, setting per-radio attribute like RTS threshold and Tx power, changes the threshold and power for all radios in a wiphy. But, in a multi-radio wiphy, different radios can have different attribute value requirements. Modify the iw command to handle per-radio attributes for RTS threshold and Tx power. Rameshkumar Sundaram (1): iw: Add support to set per-radio Tx power config in multi-radio wiphy Roopni Devanathan (1): iw: Add support to set per-radio RTS threshold in multi-radio wiphy info.c | 4 +++ phy.c | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 73 insertions(+), 11 deletions(-) base-commit: a0a7ddef29fc412cee7e3ca027905218b145a40f -- 2.34.1