Searched refs:NL80211_ATTR_STA_AID (Results 1 – 2 of 2) sorted by relevance
1792 NL80211_ATTR_STA_AID, enumerator
253 [NL80211_ATTR_STA_AID] = { .type = NLA_U16 },4224 if (info->attrs[NL80211_ATTR_STA_AID]) in nl80211_set_station()4339 if (!info->attrs[NL80211_ATTR_STA_AID] && in nl80211_new_station()4354 params.aid = nla_get_u16(info->attrs[NL80211_ATTR_STA_AID]); in nl80211_new_station()