[PATCH v2 02/10] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
Johannes Berg
johannes at sipsolutions.net
Mon Jul 1 05:02:54 PDT 2024
On Sun, 2024-06-30 at 09:50 +0200, Felix Fietkau wrote:
>
> + int n_radio;
> + const struct wiphy_radio *radio __counted_by(n_radio);
As you also found out, I realized this cannot work ... Sorry for
misleading you on this.
> + * @NL80211_WIPHY_RADIO_FREQ_ATTR_START: Frequency range start
> + * @NL80211_WIPHY_RADIO_FREQ_ATTR_END: Frequency range end
This should also document their type (u32) and unit (kHz), please.
johannes
More information about the ath12k
mailing list