Home
last modified time | relevance | path

Searched refs:NUM_NL80211_ATTR (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h443 NUM_NL80211_ATTR = __NL80211_ATTR_AFTER_LAST, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h2530 * @NUM_NL80211_ATTR: total number of nl80211_attrs available
3022 NUM_NL80211_ATTR = __NL80211_ATTR_AFTER_LAST, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h2818 * @NUM_NL80211_ATTR: total number of nl80211_attrs available
3359 NUM_NL80211_ATTR = __NL80211_ATTR_AFTER_LAST, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h495 NUM_NL80211_ATTR = __NL80211_ATTR_AFTER_LAST, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h495 NUM_NL80211_ATTR = __NL80211_ATTR_AFTER_LAST, enumerator
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c298 static const struct nla_policy nl80211_policy[NUM_NL80211_ATTR];
471 static const struct nla_policy nl80211_policy[NUM_NL80211_ATTR] = {
992 attrbuf = kcalloc(NUM_NL80211_ATTR, sizeof(*attrbuf), in nl80211_prepare_wdev_dump()
3011 struct nlattr **tb = kcalloc(NUM_NL80211_ATTR, sizeof(*tb), GFP_KERNEL); in nl80211_dump_wiphy_parse()
10587 attrbuf = kcalloc(NUM_NL80211_ATTR, sizeof(*attrbuf), GFP_KERNEL); in nl80211_dump_survey()
11094 unsigned int attrsize = NUM_NL80211_ATTR * sizeof(*attrs); in nl80211_associate()
11731 attrbuf = kcalloc(NUM_NL80211_ATTR, sizeof(*attrbuf), in nl80211_testmode_dump()
13569 tb = kcalloc(NUM_NL80211_ATTR, sizeof(*tb), GFP_KERNEL); in nl80211_parse_wowlan_nd()
15070 attrbuf = kcalloc(NUM_NL80211_ATTR, sizeof(*attrbuf), GFP_KERNEL); in nl80211_prepare_vendor_dump()
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c269 static const struct nla_policy nl80211_policy[NUM_NL80211_ATTR];
410 static const struct nla_policy nl80211_policy[NUM_NL80211_ATTR] = {
895 attrbuf = kcalloc(NUM_NL80211_ATTR, sizeof(*attrbuf), in nl80211_prepare_wdev_dump()
2696 struct nlattr **tb = kcalloc(NUM_NL80211_ATTR, sizeof(*tb), GFP_KERNEL); in nl80211_dump_wiphy_parse()
9444 attrbuf = kcalloc(NUM_NL80211_ATTR, sizeof(*attrbuf), GFP_KERNEL); in nl80211_dump_survey()
10402 attrbuf = kcalloc(NUM_NL80211_ATTR, sizeof(*attrbuf), in nl80211_testmode_dump()
12162 tb = kcalloc(NUM_NL80211_ATTR, sizeof(*tb), GFP_KERNEL); in nl80211_parse_wowlan_nd()
13662 attrbuf = kcalloc(NUM_NL80211_ATTR, sizeof(*attrbuf), GFP_KERNEL); in nl80211_prepare_vendor_dump()

Completed in 77 milliseconds