Home
last modified time | relevance | path

Searched refs:NL80211_EXT_FEATURE_AQL (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h6449 NL80211_EXT_FEATURE_AQL, enumerator
/openbmc/linux/net/mac80211/
H A Ddebugfs_sta.c1264 NL80211_EXT_FEATURE_AQL)) in ieee80211_sta_debugfs_add()
H A Dtx.c3969 wiphy_ext_feature_isset(local->hw.wiphy, NL80211_EXT_FEATURE_AQL)) { in ieee80211_tx_dequeue()
4136 if (!wiphy_ext_feature_isset(local->hw.wiphy, NL80211_EXT_FEATURE_AQL)) in ieee80211_txq_airtime_check()
4170 if (!wiphy_ext_feature_isset(local->hw.wiphy, NL80211_EXT_FEATURE_AQL)) in ieee80211_txq_schedule_airtime_check()
H A Dsta_info.c2368 if (!wiphy_ext_feature_isset(local->hw.wiphy, NL80211_EXT_FEATURE_AQL)) in ieee80211_sta_update_pending_airtime()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c432 wiphy_ext_feature_set(wiphy, NL80211_EXT_FEATURE_AQL); in mt76_phy_init()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c10124 wiphy_ext_feature_set(ar->hw->wiphy, NL80211_EXT_FEATURE_AQL); in ath10k_mac_register()