Searched refs:NL80211_ATTR_WIPHY (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | nl80211.c | 127 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() 408 [NL80211_ATTR_WIPHY] = { .type = NLA_U32 }, 2133 if (nla_put_u32(msg, NL80211_ATTR_WIPHY, rdev->wiphy_idx) || in nl80211_send_wiphy() 2712 if (tb[NL80211_ATTR_WIPHY]) in nl80211_dump_wiphy_parse() 2713 state->filter_wiphy = nla_get_u32(tb[NL80211_ATTR_WIPHY]); in nl80211_dump_wiphy_parse() 3456 if (nla_put_u32(msg, NL80211_ATTR_WIPHY, rdev->wiphy_idx) || in nl80211_send_iface() 7577 if (info->attrs[NL80211_ATTR_WIPHY]) { in nl80211_get_reg_do() 7598 nla_put_u32(msg, NL80211_ATTR_WIPHY, get_wiphy_idx(wiphy))) in nl80211_get_reg_do() [all …]
|
| H A D | pmsr.c | 342 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()
|
| /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 | 2265 NL80211_ATTR_WIPHY, 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 | 2265 NL80211_ATTR_WIPHY, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | nl80211.h | 2543 NL80211_ATTR_WIPHY, enumerator
|