Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_VHT_CAPABILITY_MASK (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dnl80211.h2535 NL80211_ATTR_VHT_CAPABILITY_MASK, enumerator
/Linux-v4.19/net/wireless/
Dnl80211.c360 [NL80211_ATTR_VHT_CAPABILITY_MASK] = {
1927 nla_put(msg, NL80211_ATTR_VHT_CAPABILITY_MASK, in nl80211_send_wiphy()
8677 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY_MASK]) in nl80211_associate()
8679 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY_MASK]), in nl80211_associate()
8683 if (!info->attrs[NL80211_ATTR_VHT_CAPABILITY_MASK]) in nl80211_associate()
9423 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY_MASK]) in nl80211_connect()
9425 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY_MASK]), in nl80211_connect()
9429 if (!info->attrs[NL80211_ATTR_VHT_CAPABILITY_MASK]) { in nl80211_connect()