Searched refs:NL80211_BSS_MAX (Results 1 – 3 of 3) sorted by relevance
703 struct nlattr *bss[NL80211_BSS_MAX + 1]; in nl80211_parse_bss_info()704 static struct nla_policy bss_policy[NL80211_BSS_MAX + 1] = { in nl80211_parse_bss_info()729 if (nla_parse_nested(bss, NL80211_BSS_MAX, tb[NL80211_ATTR_BSS], in nl80211_parse_bss_info()
4789 NL80211_BSS_MAX = __NL80211_BSS_AFTER_LAST - 1 enumerator
1442 struct nlattr *bss[NL80211_BSS_MAX + 1]; in nl80211_get_assoc_freq_handler()1443 static struct nla_policy bss_policy[NL80211_BSS_MAX + 1] = { in nl80211_get_assoc_freq_handler()1455 nla_parse_nested(bss, NL80211_BSS_MAX, tb[NL80211_ATTR_BSS], in nl80211_get_assoc_freq_handler()