Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dnl80211.h2046 NL80211_ATTR_VHT_CAPABILITY, enumerator
/linux-4.4.14/net/wireless/
Dnl80211.c358 [NL80211_ATTR_VHT_CAPABILITY] = { .len = NL80211_VHT_CAPABILITY_LEN },
4230 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) in nl80211_set_station_tdls()
4232 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]); in nl80211_set_station_tdls()
4413 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) in nl80211_new_station()
4415 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]); in nl80211_new_station()
7243 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) { in nl80211_associate()
7247 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]), in nl80211_associate()
7931 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) { in nl80211_connect()
7937 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]), in nl80211_connect()