Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dnl80211.h3038 NL80211_ATTR_VHT_CAPABILITY, enumerator
/linux-6.3-rc2/net/wireless/
A Dnl80211.c649 [NL80211_ATTR_VHT_CAPABILITY] = NLA_POLICY_EXACT_LEN_WARN(NL80211_VHT_CAPABILITY_LEN),
6983 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) in nl80211_set_station_tdls()
6985 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]); in nl80211_set_station_tdls()
7294 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) in nl80211_new_station()
7296 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]); in nl80211_new_station()
10909 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) { in nl80211_associate()
10913 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]), in nl80211_associate()
11804 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) { in nl80211_connect()
11810 nla_data(info->attrs[NL80211_ATTR_VHT_CAPABILITY]), in nl80211_connect()
16079 if (info->attrs[NL80211_ATTR_VHT_CAPABILITY]) in nl80211_add_mod_link_station()
[all …]

Completed in 48 milliseconds