Home
last modified time | relevance | path

Searched refs:NL80211_NAN_FUNC_INSTANCE_ID (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h1460 NL80211_NAN_FUNC_INSTANCE_ID, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h6421 * @NL80211_NAN_FUNC_INSTANCE_ID: The instance ID of the function.
6445 NL80211_NAN_FUNC_INSTANCE_ID, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h6942 * @NL80211_NAN_FUNC_INSTANCE_ID: The instance ID of the function.
6966 NL80211_NAN_FUNC_INSTANCE_ID, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h1606 NL80211_NAN_FUNC_INSTANCE_ID, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h1594 NL80211_NAN_FUNC_INSTANCE_ID, enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c864 [NL80211_NAN_FUNC_INSTANCE_ID] = { .type = NLA_U8 },
13207 if (nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, in nl80211_nan_add_func()
13329 if (nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, match->inst_id)) in cfg80211_nan_match()
13340 nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, match->peer_inst_id)) in cfg80211_nan_match()
13405 if (nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, inst_id) || in cfg80211_nan_func_terminated()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c959 [NL80211_NAN_FUNC_INSTANCE_ID] = { .type = NLA_U8 },
14614 if (nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, in nl80211_nan_add_func()
14736 if (nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, match->inst_id)) in cfg80211_nan_match()
14747 nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, match->peer_inst_id)) in cfg80211_nan_match()
14812 if (nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, inst_id) || in cfg80211_nan_func_terminated()

Completed in 85 milliseconds