Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_WDEV (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dpmsr.c343 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in cfg80211_pmsr_complete()
556 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in cfg80211_pmsr_report()
H A Dnl80211.c72 bool have_wdev_id = attrs[NL80211_ATTR_WDEV]; in __cfg80211_wdev_from_attrs()
85 wdev_id = nla_get_u64(attrs[NL80211_ATTR_WDEV]); in __cfg80211_wdev_from_attrs()
129 !attrs[NL80211_ATTR_WDEV]) in __cfg80211_rdev_from_attrs()
136 if (attrs[NL80211_ATTR_WDEV]) { in __cfg80211_rdev_from_attrs()
137 u64 wdev_id = nla_get_u64(attrs[NL80211_ATTR_WDEV]); in __cfg80211_rdev_from_attrs()
588 [NL80211_ATTR_WDEV] = { .type = NLA_U64 },
2715 if (tb[NL80211_ATTR_WDEV]) in nl80211_dump_wiphy_parse()
2716 state->filter_wiphy = nla_get_u64(tb[NL80211_ATTR_WDEV]) >> 32; in nl80211_dump_wiphy_parse()
3459 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in nl80211_send_iface()
9192 if (nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_i in nl80211_send_bss()
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dpmsr.c362 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in cfg80211_pmsr_complete()
575 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in cfg80211_pmsr_report()
H A Dnl80211.c72 bool have_wdev_id = attrs[NL80211_ATTR_WDEV]; in __cfg80211_wdev_from_attrs()
83 wdev_id = nla_get_u64(attrs[NL80211_ATTR_WDEV]); in __cfg80211_wdev_from_attrs()
149 !attrs[NL80211_ATTR_WDEV]) in __cfg80211_rdev_from_attrs()
156 if (attrs[NL80211_ATTR_WDEV]) { in __cfg80211_rdev_from_attrs()
157 u64 wdev_id = nla_get_u64(attrs[NL80211_ATTR_WDEV]); in __cfg80211_rdev_from_attrs()
649 [NL80211_ATTR_WDEV] = { .type = NLA_U64 },
3030 if (tb[NL80211_ATTR_WDEV]) in nl80211_dump_wiphy_parse()
3031 state->filter_wiphy = nla_get_u64(tb[NL80211_ATTR_WDEV]) >> 32; in nl80211_dump_wiphy_parse()
3845 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in nl80211_send_iface()
5897 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_i in nl80211_send_ap_started()
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h324 NL80211_ATTR_WDEV, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h890 * its %NL80211_ATTR_WDEV identifier. It must have been created with
895 * its %NL80211_ATTR_WDEV identifier.
1016 * %NL80211_ATTR_WDEV interface. This interface must have been
1026 * its %NL80211_ATTR_WDEV interface.
1486 * @NL80211_ATTR_WDEV: wireless device identifier, used for pseudo-devices
2782 NL80211_ATTR_WDEV, enumerator
6188 * %NL80211_ATTR_WDEV.
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h949 * its %NL80211_ATTR_WDEV identifier. It must have been created with
954 * its %NL80211_ATTR_WDEV identifier.
1075 * %NL80211_ATTR_WDEV interface. This interface must have been
1085 * its %NL80211_ATTR_WDEV interface.
1648 * @NL80211_ATTR_WDEV: wireless device identifier, used for pseudo-devices
3070 NL80211_ATTR_WDEV, enumerator
6707 * %NL80211_ATTR_WDEV.
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h349 NL80211_ATTR_WDEV, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h349 NL80211_ATTR_WDEV, enumerator

Completed in 66 milliseconds