Home
last modified time | relevance | path

Searched refs:NL80211_BITRATE_ATTR_MAX (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/deps/iwcap/src/
Diwcap.c289 struct nlattr *tb_rate[NL80211_BITRATE_ATTR_MAX + 1]; in check_phy_handler()
290 static struct nla_policy rate_policy[NL80211_BITRATE_ATTR_MAX + 1] = { in check_phy_handler()
376 nla_parse(tb_rate, NL80211_BITRATE_ATTR_MAX, nla_data(nl_rate), in check_phy_handler()
Dnl80211.h860 NL80211_BITRATE_ATTR_MAX = __NL80211_BITRATE_ATTR_AFTER_LAST - 1 enumerator
/external/iw/
Dinfo.c95 struct nlattr *tb_rate[NL80211_BITRATE_ATTR_MAX + 1]; in print_phy_handler()
96 static struct nla_policy rate_policy[NL80211_BITRATE_ATTR_MAX + 1] = { in print_phy_handler()
225 nla_parse(tb_rate, NL80211_BITRATE_ATTR_MAX, nla_data(nl_rate), in print_phy_handler()
Dnl80211.h2693 NL80211_BITRATE_ATTR_MAX = __NL80211_BITRATE_ATTR_AFTER_LAST - 1 enumerator
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c1559 static struct nla_policy rate_policy[NL80211_BITRATE_ATTR_MAX + 1] = { in phy_info_rates()
1564 struct nlattr *tb_rate[NL80211_BITRATE_ATTR_MAX + 1]; in phy_info_rates()
1572 nla_parse(tb_rate, NL80211_BITRATE_ATTR_MAX, in phy_info_rates()
1587 nla_parse(tb_rate, NL80211_BITRATE_ATTR_MAX, in phy_info_rates()
Dnl80211_copy.h3526 NL80211_BITRATE_ATTR_MAX = __NL80211_BITRATE_ATTR_AFTER_LAST - 1 enumerator
/external/libnl/python/examples/
Dnl80211.py417 NL80211_BITRATE_ATTR_MAX = __NL80211_BITRATE_ATTR_AFTER_LAST - 1 variable
/external/kernel-headers/original/uapi/linux/
Dnl80211.h3506 NL80211_BITRATE_ATTR_MAX = __NL80211_BITRATE_ATTR_AFTER_LAST - 1 enumerator