Toke Høiland-Jørgensen <toke@xxxxxxxxxx> writes: > Instead of just having an airtime flag in debugfs, turn AQL into a proper > NL80211_EXT_FEATURE, so drivers can turn it on when they are ready, and so > we also expose the presence of the feature to userspace. > > This also has the effect of flipping the default, so drivers have to opt in > to using AQL instead of getting it by default with TXQs. To keep > functionality the same as pre-patch, we set this feature for ath10k (which > is where it is needed the most). > > While we're at it, split out the debugfs interface so AQL gets its own > per-station debugfs file instead of using the 'airtime' file. > > Signed-off-by: Toke Høiland-Jørgensen <toke@xxxxxxxxxx> > --- > v2: > - Squash into a single patch > - Add kernel doc for NL80211_EXT_FEATURE_AQL > > drivers/net/wireless/ath/ath10k/mac.c | 1 + Acked-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> -- https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches