Evelyn Tsai <evelyn.tsai@xxxxxxxxxxxx> writes: > Except for using debugfs to change airtime_flags (AIRTIME_USE_TX/RX), > turn ATF into a proper NL80211_EXT_FEATURE, so the driver can determine > whether using airtime scheduling. So the reason we didn't do this from the beginning was that the driver would just not call ieee80211_register_airtime() if it did not support airtime fairness. Why is this not applicable to your use case? -Toke