Searched refs:NL80211_ATTR_STA_CAPABILITY (Results 1 – 2 of 2) sorted by relevance
2660 NL80211_ATTR_STA_CAPABILITY, enumerator
522 [NL80211_ATTR_STA_CAPABILITY] = { .type = NLA_U16 },5738 if (info->attrs[NL80211_ATTR_STA_CAPABILITY]) { in nl80211_set_station()5740 nla_get_u16(info->attrs[NL80211_ATTR_STA_CAPABILITY]); in nl80211_set_station()5876 if (info->attrs[NL80211_ATTR_STA_CAPABILITY]) { in nl80211_new_station()5878 nla_get_u16(info->attrs[NL80211_ATTR_STA_CAPABILITY]); in nl80211_new_station()