Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dpmsr.c342 if (nla_put_u32(msg, NL80211_ATTR_WIPHY, rdev->wiphy_idx) || in cfg80211_pmsr_complete()
555 if (nla_put_u32(msg, NL80211_ATTR_WIPHY, rdev->wiphy_idx) || in cfg80211_pmsr_report()
H A Dnl80211.c127 if (!attrs[NL80211_ATTR_WIPHY] && in __cfg80211_rdev_from_attrs()
132 if (attrs[NL80211_ATTR_WIPHY]) in __cfg80211_rdev_from_attrs()
134 nla_get_u32(attrs[NL80211_ATTR_WIPHY])); in __cfg80211_rdev_from_attrs()
412 [NL80211_ATTR_WIPHY] = { .type = NLA_U32 },
2134 if (nla_put_u32(msg, NL80211_ATTR_WIPHY, rdev->wiphy_idx) || in nl80211_send_wiphy()
2713 if (tb[NL80211_ATTR_WIPHY]) in nl80211_dump_wiphy_parse()
2714 state->filter_wiphy = nla_get_u32(tb[NL80211_ATTR_WIPHY]); in nl80211_dump_wiphy_parse()
3457 if (nla_put_u32(msg, NL80211_ATTR_WIPHY, rdev->wiphy_idx) || in nl80211_send_iface()
7580 if (info->attrs[NL80211_ATTR_WIPHY]) { in nl80211_get_reg_do()
7601 nla_put_u32(msg, NL80211_ATTR_WIPHY, get_wiphy_id in nl80211_get_reg_do()
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dpmsr.c361 if (nla_put_u32(msg, NL80211_ATTR_WIPHY, rdev->wiphy_idx) || in cfg80211_pmsr_complete()
574 if (nla_put_u32(msg, NL80211_ATTR_WIPHY, rdev->wiphy_idx) || in cfg80211_pmsr_report()
H A Dnl80211.c147 if (!attrs[NL80211_ATTR_WIPHY] && in __cfg80211_rdev_from_attrs()
152 if (attrs[NL80211_ATTR_WIPHY]) in __cfg80211_rdev_from_attrs()
154 nla_get_u32(attrs[NL80211_ATTR_WIPHY])); in __cfg80211_rdev_from_attrs()
473 [NL80211_ATTR_WIPHY] = { .type = NLA_U32 },
2415 if (nla_put_u32(msg, NL80211_ATTR_WIPHY, rdev->wiphy_idx) || in nl80211_send_wiphy()
3028 if (tb[NL80211_ATTR_WIPHY]) in nl80211_dump_wiphy_parse()
3029 state->filter_wiphy = nla_get_u32(tb[NL80211_ATTR_WIPHY]); in nl80211_dump_wiphy_parse()
3843 if (nla_put_u32(msg, NL80211_ATTR_WIPHY, rdev->wiphy_idx) || in nl80211_send_iface()
5895 if (nla_put_u32(msg, NL80211_ATTR_WIPHY, rdev->wiphy_idx) || in nl80211_send_ap_started()
8614 if (info->attrs[NL80211_ATTR_WIPHY]) { in nl80211_get_reg_do()
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h172 NL80211_ATTR_WIPHY, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h310 * @NL80211_CMD_SET_WIPHY: set wiphy parameters, needs %NL80211_ATTR_WIPHY or
321 * or rename notification. Has attributes %NL80211_ATTR_WIPHY and
324 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_WIPHY_NAME.
333 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_IFTYPE attributes. Can also
335 * then requires attributes %NL80211_ATTR_WIPHY, %NL80211_ATTR_IFTYPE and
338 * %NL80211_ATTR_IFINDEX and %NL80211_ATTR_WIPHY. Can also be sent from
407 * regulatory domain. If %NL80211_ATTR_WIPHY is specified and the device
542 * (%NL80211_ATTR_WIPHY) and the channel on which this occurred
684 * %NL80211_ATTR_WIPHY or %NL80211_ATTR_IFINDEX is used to specify the
1442 * @NL80211_ATTR_WIPHY
2538 NL80211_ATTR_WIPHY, global() enumerator
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h344 * @NL80211_CMD_SET_WIPHY: set wiphy parameters, needs %NL80211_ATTR_WIPHY or
355 * or rename notification. Has attributes %NL80211_ATTR_WIPHY and
358 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_WIPHY_NAME.
367 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_IFTYPE attributes. Can also
369 * then requires attributes %NL80211_ATTR_WIPHY, %NL80211_ATTR_IFTYPE and
372 * %NL80211_ATTR_IFINDEX and %NL80211_ATTR_WIPHY. Can also be sent from
453 * regulatory domain. If %NL80211_ATTR_WIPHY is specified and the device
588 * (%NL80211_ATTR_WIPHY) and the channel on which this occurred
733 * %NL80211_ATTR_WIPHY or %NL80211_ATTR_IFINDEX is used to specify the
1263 * passed using %NL80211_ATTR_SAR_SPEC. %NL80211_ATTR_WIPHY i
2826 NL80211_ATTR_WIPHY, global() enumerator
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h197 NL80211_ATTR_WIPHY, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h197 NL80211_ATTR_WIPHY, enumerator

Completed in 64 milliseconds