Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h2866 NL80211_ATTR_HT_CAPABILITY, enumerator
3376 #define NL80211_ATTR_HT_CAPABILITY NL80211_ATTR_HT_CAPABILITY macro
/openbmc/linux/net/wireless/
H A Dnl80211.c7138 if (info->attrs[NL80211_ATTR_HT_CAPABILITY]) in nl80211_set_station_tdls()
7140 nla_data(info->attrs[NL80211_ATTR_HT_CAPABILITY]); in nl80211_set_station_tdls()
7448 if (info->attrs[NL80211_ATTR_HT_CAPABILITY]) in nl80211_new_station()
7450 nla_data(info->attrs[NL80211_ATTR_HT_CAPABILITY]); in nl80211_new_station()
11065 if (info->attrs[NL80211_ATTR_HT_CAPABILITY]) { in nl80211_associate()
11069 nla_data(info->attrs[NL80211_ATTR_HT_CAPABILITY]), in nl80211_associate()
11494 if (info->attrs[NL80211_ATTR_HT_CAPABILITY]) { in nl80211_join_ibss()
11498 nla_data(info->attrs[NL80211_ATTR_HT_CAPABILITY]), in nl80211_join_ibss()
11968 if (info->attrs[NL80211_ATTR_HT_CAPABILITY]) { in nl80211_connect()
16294 if (info->attrs[NL80211_ATTR_HT_CAPABILITY]) in nl80211_add_mod_link_station()
[all …]