Searched refs:NL80211_ATTR_WDEV (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | pmsr.c | 343 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 D | nl80211.c | 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() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | nl80211.h | 2509 NL80211_ATTR_WDEV, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | nl80211.h | 2509 NL80211_ATTR_WDEV, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | nl80211.h | 2787 NL80211_ATTR_WDEV, enumerator
|