Searched refs:NL80211_ATTR_STA_CAPABILITY (Results 1 – 2 of 2) sorted by relevance
2528 NL80211_ATTR_STA_CAPABILITY, enumerator
356 [NL80211_ATTR_STA_CAPABILITY] = { .type = NLA_U16 },5239 if (info->attrs[NL80211_ATTR_STA_CAPABILITY]) { in nl80211_set_station()5241 nla_get_u16(info->attrs[NL80211_ATTR_STA_CAPABILITY]); in nl80211_set_station()5386 if (info->attrs[NL80211_ATTR_STA_CAPABILITY]) { in nl80211_new_station()5388 nla_get_u16(info->attrs[NL80211_ATTR_STA_CAPABILITY]); in nl80211_new_station()