Lines Matching refs:NL80211_ATTR_WDEV

72 	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()
584 [NL80211_ATTR_WDEV] = { .type = NLA_U64 },
2714 if (tb[NL80211_ATTR_WDEV]) in nl80211_dump_wiphy_parse()
2715 state->filter_wiphy = nla_get_u64(tb[NL80211_ATTR_WDEV]) >> 32; in nl80211_dump_wiphy_parse()
3458 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in nl80211_send_iface()
9189 if (nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in nl80211_send_bss()
10264 if (nla_put_u64_64bit(skb, NL80211_ATTR_WDEV, in __cfg80211_alloc_vendor_skb()
13312 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in cfg80211_nan_match()
13394 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in cfg80211_nan_func_terminated()
13792 (wdev && nla_put_u64_64bit(skb, NL80211_ATTR_WDEV, in nl80211_vendor_cmd_dump()
15706 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in nl80211_prep_scan_msg()
16426 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in nl80211_send_remain_on_chan_event()
16678 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in nl80211_send_mgmt()
16726 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in nl80211_frame_tx_status()
16791 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in __nl80211_rx_control_port()
17209 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in nl80211_radar_notify()
17457 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in cfg80211_report_wowlan_wakeup()
17723 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in cfg80211_crit_proto_stopped()
17754 nla_put_u64_64bit(msg, NL80211_ATTR_WDEV, wdev_id(wdev), in nl80211_send_ap_stopped()