Home
last modified time | relevance | path

Searched refs:NL80211_NAN_FUNC_SERVICE_INFO (Results 1 – 4 of 4) sorted by relevance

/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 Dnl80211.h5766 NL80211_NAN_FUNC_SERVICE_INFO, 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 Dnl80211.h5766 NL80211_NAN_FUNC_SERVICE_INFO, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnl80211.h6444 NL80211_NAN_FUNC_SERVICE_INFO, enumerator
/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c858 [NL80211_NAN_FUNC_SERVICE_INFO] = { .type = NLA_BINARY,
13036 if (tb[NL80211_NAN_FUNC_SERVICE_INFO]) { in nl80211_nan_add_func()
13038 nla_len(tb[NL80211_NAN_FUNC_SERVICE_INFO]); in nl80211_nan_add_func()
13040 kmemdup(nla_data(tb[NL80211_NAN_FUNC_SERVICE_INFO]), in nl80211_nan_add_func()
13345 nla_put(msg, NL80211_NAN_FUNC_SERVICE_INFO, match->info_len, in cfg80211_nan_match()