Searched refs:NL80211_ATTR_STA_CAPABILITY (Results 1 – 2 of 2) sorted by relevance
2814 NL80211_ATTR_STA_CAPABILITY, enumerator
595 [NL80211_ATTR_STA_CAPABILITY] = { .type = NLA_U16 },6255 if (info->attrs[NL80211_ATTR_STA_CAPABILITY]) { in nl80211_set_station()6257 nla_get_u16(info->attrs[NL80211_ATTR_STA_CAPABILITY]); in nl80211_set_station()6400 if (info->attrs[NL80211_ATTR_STA_CAPABILITY]) { in nl80211_new_station()6402 nla_get_u16(info->attrs[NL80211_ATTR_STA_CAPABILITY]); in nl80211_new_station()