Searched refs:NL80211_ATTR_STA_CAPABILITY (Results 1 – 2 of 2) sorted by relevance
2070 NL80211_ATTR_STA_CAPABILITY, enumerator
364 [NL80211_ATTR_STA_CAPABILITY] = { .type = NLA_U16 },4280 if (info->attrs[NL80211_ATTR_STA_CAPABILITY]) { in nl80211_set_station()4282 nla_get_u16(info->attrs[NL80211_ATTR_STA_CAPABILITY]); in nl80211_set_station()4396 if (info->attrs[NL80211_ATTR_STA_CAPABILITY]) { in nl80211_new_station()4398 nla_get_u16(info->attrs[NL80211_ATTR_STA_CAPABILITY]); in nl80211_new_station()