Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnl80211.h5952 NL80211_EXT_FEATURE_AQL, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c292 wiphy_ext_feature_set(wiphy, NL80211_EXT_FEATURE_AQL); in mt76_phy_init()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddebugfs_sta.c1035 NL80211_EXT_FEATURE_AQL)) in ieee80211_sta_debugfs_add()
H A Dsta_info.c1922 if (!wiphy_ext_feature_isset(local->hw.wiphy, NL80211_EXT_FEATURE_AQL)) in ieee80211_sta_update_pending_airtime()
H A Dtx.c3770 wiphy_ext_feature_isset(local->hw.wiphy, NL80211_EXT_FEATURE_AQL)) { in ieee80211_tx_dequeue()
3893 if (!wiphy_ext_feature_isset(local->hw.wiphy, NL80211_EXT_FEATURE_AQL)) in ieee80211_txq_airtime_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c9952 wiphy_ext_feature_set(ar->hw->wiphy, NL80211_EXT_FEATURE_AQL); in ath10k_mac_register()