Searched refs:NL80211_ATTR_COOKIE (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | pmsr.c | 347 if (nla_put_u64_64bit(msg, NL80211_ATTR_COOKIE, req->cookie, in cfg80211_pmsr_complete() 560 if (nla_put_u64_64bit(msg, NL80211_ATTR_COOKIE, req->cookie, in cfg80211_pmsr_report()
|
| H A D | nl80211.c | 525 [NL80211_ATTR_COOKIE] = { .type = NLA_U64 }, 8866 if (info->attrs[NL80211_ATTR_COOKIE]) { in nl80211_stop_sched_scan() 8867 cookie = nla_get_u64(info->attrs[NL80211_ATTR_COOKIE]); in nl80211_stop_sched_scan() 11069 if (nla_put_u64_64bit(msg, NL80211_ATTR_COOKIE, cookie, in nl80211_remain_on_channel() 11091 if (!info->attrs[NL80211_ATTR_COOKIE]) in nl80211_cancel_remain_on_channel() 11097 cookie = nla_get_u64(info->attrs[NL80211_ATTR_COOKIE]); in nl80211_cancel_remain_on_channel() 11291 if (nla_put_u64_64bit(msg, NL80211_ATTR_COOKIE, cookie, in nl80211_tx_mgmt() 11314 if (!info->attrs[NL80211_ATTR_COOKIE]) in nl80211_tx_mgmt_cancel_wait() 11334 cookie = nla_get_u64(info->attrs[NL80211_ATTR_COOKIE]); in nl80211_tx_mgmt_cancel_wait() 12771 if (nla_put_u64_64bit(msg, NL80211_ATTR_COOKIE, cookie, in nl80211_probe_client() [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 | 2397 NL80211_ATTR_COOKIE, 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 | 2397 NL80211_ATTR_COOKIE, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | nl80211.h | 2675 NL80211_ATTR_COOKIE, enumerator
|