Searched refs:NL80211_STA_FLAG_WME (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h119 NL80211_STA_FLAG_WME, enumerator in enum:nl80211_sta_flag
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h2432 * only if %NL80211_STA_FLAG_WME is set.
3182 * @NL80211_STA_FLAG_WME: station is WME/QoS capable
3200 NL80211_STA_FLAG_WME, enumerator in enum:nl80211_sta_flags
H A Ddriver_nl80211.c5017 f |= BIT(NL80211_STA_FLAG_WME);
5801 nla_put_flag(msg, NL80211_STA_FLAG_WME)) ||

Completed in 172 milliseconds