On 5/28/2025 10:39 PM, Jeff Johnson wrote: > On 5/21/2025 10:33 PM, Roopni Devanathan wrote: >> Currently wiphy level configurations like RTS threshold, lacks radio >> level get/set support and same value is applied to all radios of wiphy. >> Add support to parse radio id attribute and use the same to apply the > > i know this is bike shedding, but IMO we should use consistent terminology and > call this a radio index instead of a radio id. we already have usage of > radio_idx in cfg80211 & mac80211 (and no usage of radio_id), and the proposed > nl attribute is NL80211_ATTR_WIPHY_RADIO_INDEX. > > so i suggest a global s/radio id/radio index/ in all descriptions and a global > s/radio_id/radio_idx/ in all code patches in this series. > Okay, will change this in next version of the patch series. > /jeff