Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dnl80211.h2504 NL80211_ATTR_VHT_CAPABILITY, enumerator
/Linux-v4.19/net/wireless/
Dnl80211.c349 [NL80211_ATTR_VHT_CAPABILITY] = { .len = NL80211_VHT_CAPABILITY_LEN },
5168 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) in nl80211_set_station_tdls()
5170 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]); in nl80211_set_station_tdls()
5403 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) in nl80211_new_station()
5405 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]); in nl80211_new_station()
8682 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) { in nl80211_associate()
8686 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]), in nl80211_associate()
9428 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) { in nl80211_connect()
9434 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]), in nl80211_connect()