Searched refs:NL80211_ATTR_STA_CAPABILITY (Results 1 – 2 of 2) sorted by relevance
2880 NL80211_ATTR_STA_CAPABILITY, enumerator
633 [NL80211_ATTR_STA_CAPABILITY] = { .type = NLA_U16 },6451 if (info->attrs[NL80211_ATTR_STA_CAPABILITY]) { in nl80211_set_station()6453 nla_get_u16(info->attrs[NL80211_ATTR_STA_CAPABILITY]); in nl80211_set_station()6595 if (info->attrs[NL80211_ATTR_STA_CAPABILITY]) { in nl80211_new_station()6597 nla_get_u16(info->attrs[NL80211_ATTR_STA_CAPABILITY]); in nl80211_new_station()