Home
last modified time | relevance | path

Searched refs:NL80211_STA_FLAG_SHORT_PREAMBLE (Results 1 – 7 of 7) sorted by relevance

/external/iw/
Dstation.c308 if (sta_flags->mask & BIT(NL80211_STA_FLAG_SHORT_PREAMBLE)) { in print_sta_handler()
310 if (sta_flags->set & BIT(NL80211_STA_FLAG_SHORT_PREAMBLE)) in print_sta_handler()
Dnl80211.h2264 NL80211_STA_FLAG_SHORT_PREAMBLE, enumerator
/external/autotest/client/deps/iwcap/src/
Dnl80211.h667 NL80211_STA_FLAG_SHORT_PREAMBLE, enumerator
/external/libnl/python/examples/
Dnl80211.py314 NL80211_STA_FLAG_SHORT_PREAMBLE = 2 variable
1057 NL80211_STA_FLAG_SHORT_PREAMBLE: "NL80211_STA_FLAG_SHORT_PREAMBLE",
/external/wpa_supplicant_8/src/drivers/
Dnl80211_copy.h3196 NL80211_STA_FLAG_SHORT_PREAMBLE, enumerator
Ddriver_nl80211.c5086 f |= BIT(NL80211_STA_FLAG_SHORT_PREAMBLE); in sta_flags_nl80211()
5870 nla_put_flag(msg, NL80211_STA_FLAG_SHORT_PREAMBLE)) || in wpa_driver_nl80211_sta_set_flags()
/external/kernel-headers/original/uapi/linux/
Dnl80211.h3196 NL80211_STA_FLAG_SHORT_PREAMBLE, enumerator