Searched refs:NL80211_ATTR_STA_CAPABILITY (Results 1 – 2 of 2) sorted by relevance
3102 NL80211_ATTR_STA_CAPABILITY, enumerator
665 [NL80211_ATTR_STA_CAPABILITY] = { .type = NLA_U16 },7245 if (info->attrs[NL80211_ATTR_STA_CAPABILITY]) { in nl80211_set_station()7247 nla_get_u16(info->attrs[NL80211_ATTR_STA_CAPABILITY]); in nl80211_set_station()7407 if (info->attrs[NL80211_ATTR_STA_CAPABILITY]) { in nl80211_new_station()7409 nla_get_u16(info->attrs[NL80211_ATTR_STA_CAPABILITY]); in nl80211_new_station()