[PATCH ath-next] wifi: ath12k: Add support to set per-radio RTS threshold
Jeff Johnson
jeff.johnson at oss.qualcomm.com
Thu Sep 18 16:47:24 PDT 2025
On Tue, 26 Aug 2025 16:27:14 +0530, Roopni Devanathan wrote:
> Currently, command to set RTS threshold makes changes to the threshold of
> all radios in the multi-radio wiphy. But each radio in a multi-radio wiphy
> can have different RTS threshold requirements.
>
> To support this requirement, use the index of radio for which the RTS
> threshold needs to be changed from mac80211 - radio_idx. Based on the value
> passed, set the RTS threshold value for the corresponding radios. Following
> are the possible values of radio_idx and the corresponding behavior in
> multi-radio wiphys:
> 1. radio_idx is -1: consider RTS threshold as a global parameter, i.e.,
> make changes to all the radios in a wiphy. If setting RTS threshold
> fails for any radio, then the previous RTS threshold values of
> respective radios will be restored.
> 2. radio_idx denotes a specific radio: make changes in RTS threshold to
> that radio alone.
> 3. radio_idx is any other number: report it as an invalid number.
>
> [...]
Applied, thanks!
[1/1] wifi: ath12k: Add support to set per-radio RTS threshold
commit: 87a67cc357a8d01f244ae04284eac4c41c221e34
Best regards,
--
Jeff Johnson <jeff.johnson at oss.qualcomm.com>
More information about the ath12k
mailing list