Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h845 * Returns the features in the %NL80211_ATTR_PROTOCOL_FEATURES bitmap.
1952 * @NL80211_ATTR_PROTOCOL_FEATURES: global nl80211 feature flags, see
2631 NL80211_ATTR_PROTOCOL_FEATURES, enumerator
H A Ddriver_nl80211_capa.c31 if (tb_msg[NL80211_ATTR_PROTOCOL_FEATURES]) in protocol_feature_handler()
32 *feat = nla_get_u32(tb_msg[NL80211_ATTR_PROTOCOL_FEATURES]); in protocol_feature_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_capa.c32 if (tb_msg[NL80211_ATTR_PROTOCOL_FEATURES]) in protocol_feature_handler()
33 *feat = nla_get_u32(tb_msg[NL80211_ATTR_PROTOCOL_FEATURES]); in protocol_feature_handler()
H A Dnl80211_copy.h929 * Returns the features in the %NL80211_ATTR_PROTOCOL_FEATURES bitmap.
2093 * @NL80211_ATTR_PROTOCOL_FEATURES: global nl80211 feature flags, see
2873 NL80211_ATTR_PROTOCOL_FEATURES, enumerator

Completed in 28 milliseconds