Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dnl80211.h2024 NL80211_ATTR_VHT_CAPABILITY, enumerator
/linux-4.1.27/net/wireless/
Dnl80211.c357 [NL80211_ATTR_VHT_CAPABILITY] = { .len = NL80211_VHT_CAPABILITY_LEN },
4198 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) in nl80211_set_station_tdls()
4200 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]); in nl80211_set_station_tdls()
4375 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) in nl80211_new_station()
4377 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]); in nl80211_new_station()
7076 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) { in nl80211_associate()
7080 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]), in nl80211_associate()
7763 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) { in nl80211_connect()
7769 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]), in nl80211_connect()