Home
last modified time | relevance | path

Searched refs:NL80211_STA_FLAG_SHORT_PREAMBLE (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h2915 * @NL80211_STA_FLAG_SHORT_PREAMBLE: station is capable of receiving frames
2934 NL80211_STA_FLAG_SHORT_PREAMBLE, enumerator
H A Ddriver_nl80211.c4461 f |= BIT(NL80211_STA_FLAG_SHORT_PREAMBLE); in sta_flags_nl80211()
5174 nla_put_flag(msg, NL80211_STA_FLAG_SHORT_PREAMBLE)) || in wpa_driver_nl80211_sta_set_flags()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h3248 * @NL80211_STA_FLAG_SHORT_PREAMBLE: station is capable of receiving frames
3267 NL80211_STA_FLAG_SHORT_PREAMBLE, enumerator
H A Ddriver_nl80211.c5265 f |= BIT(NL80211_STA_FLAG_SHORT_PREAMBLE); in sta_flags_nl80211()
6049 nla_put_flag(msg, NL80211_STA_FLAG_SHORT_PREAMBLE)) || in wpa_driver_nl80211_sta_set_flags()

Completed in 50 milliseconds