Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_EXT_CAPA (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/src/drivers/
Ddriver_nl80211_capa.c854 !tb1[NL80211_ATTR_EXT_CAPA] || in wiphy_info_extended_capab()
864 len = nla_len(tb1[NL80211_ATTR_EXT_CAPA]); in wiphy_info_extended_capab()
865 capa->ext_capa = os_memdup(nla_data(tb1[NL80211_ATTR_EXT_CAPA]), in wiphy_info_extended_capab()
1029 if (tb[NL80211_ATTR_EXT_CAPA] && tb[NL80211_ATTR_EXT_CAPA_MASK] && in wiphy_info_handler()
1032 os_malloc(nla_len(tb[NL80211_ATTR_EXT_CAPA])); in wiphy_info_handler()
1035 nla_data(tb[NL80211_ATTR_EXT_CAPA]), in wiphy_info_handler()
1036 nla_len(tb[NL80211_ATTR_EXT_CAPA])); in wiphy_info_handler()
1038 nla_len(tb[NL80211_ATTR_EXT_CAPA]); in wiphy_info_handler()
Dnl80211_copy.h3110 NL80211_ATTR_EXT_CAPA, enumerator