Searched refs:NL80211_ATTR_STA_CAPABILITY (Results 1 – 2 of 2) sorted by relevance
3036 NL80211_ATTR_STA_CAPABILITY, enumerator
659 [NL80211_ATTR_STA_CAPABILITY] = { .type = NLA_U16 },7030 if (info->attrs[NL80211_ATTR_STA_CAPABILITY]) { in nl80211_set_station()7032 nla_get_u16(info->attrs[NL80211_ATTR_STA_CAPABILITY]); in nl80211_set_station()7192 if (info->attrs[NL80211_ATTR_STA_CAPABILITY]) { in nl80211_new_station()7194 nla_get_u16(info->attrs[NL80211_ATTR_STA_CAPABILITY]); in nl80211_new_station()