Searched refs:NL80211_ATTR_VHT_CAPABILITY_MASK (Results 1 – 4 of 4) sorted by relevance
2548 NL80211_ATTR_VHT_CAPABILITY_MASK, enumerator
2826 NL80211_ATTR_VHT_CAPABILITY_MASK, enumerator
604 [NL80211_ATTR_VHT_CAPABILITY_MASK] = {2466 nla_put(msg, NL80211_ATTR_VHT_CAPABILITY_MASK, in nl80211_send_wiphy()9837 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY_MASK]) in nl80211_associate()9839 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY_MASK]), in nl80211_associate()9843 if (!info->attrs[NL80211_ATTR_VHT_CAPABILITY_MASK]) in nl80211_associate()10616 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY_MASK]) in nl80211_connect()10618 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY_MASK]), in nl80211_connect()10622 if (!info->attrs[NL80211_ATTR_VHT_CAPABILITY_MASK]) { in nl80211_connect()