Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dnl80211.h2424 NL80211_ATTR_HT_CAPABILITY, enumerator
2856 #define NL80211_ATTR_HT_CAPABILITY NL80211_ATTR_HT_CAPABILITY macro
/Linux-v5.4/net/wireless/
Dnl80211.c411 [NL80211_ATTR_HT_CAPABILITY] = {
5640 if (info->attrs[NL80211_ATTR_HT_CAPABILITY]) in nl80211_set_station_tdls()
5642 nla_data(info->attrs[NL80211_ATTR_HT_CAPABILITY]); in nl80211_set_station_tdls()
5889 if (info->attrs[NL80211_ATTR_HT_CAPABILITY]) in nl80211_new_station()
5891 nla_data(info->attrs[NL80211_ATTR_HT_CAPABILITY]); in nl80211_new_station()
9238 if (info->attrs[NL80211_ATTR_HT_CAPABILITY]) { in nl80211_associate()
9242 nla_data(info->attrs[NL80211_ATTR_HT_CAPABILITY]), in nl80211_associate()
9526 if (info->attrs[NL80211_ATTR_HT_CAPABILITY]) { in nl80211_join_ibss()
9530 nla_data(info->attrs[NL80211_ATTR_HT_CAPABILITY]), in nl80211_join_ibss()
9991 if (info->attrs[NL80211_ATTR_HT_CAPABILITY]) { in nl80211_connect()
[all …]