Home
last modified time | relevance | path

Searched refs:NL80211_NAN_FUNC_INSTANCE_ID (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dnl80211.h5732 NL80211_NAN_FUNC_INSTANCE_ID, enumerator
/Linux-v4.19/net/wireless/
Dnl80211.c548 [NL80211_NAN_FUNC_INSTANCE_ID] = { .type = NLA_U8 },
11964 if (nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, in nl80211_nan_add_func()
12085 if (nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, match->inst_id)) in cfg80211_nan_match()
12095 nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, match->peer_inst_id)) in cfg80211_nan_match()
12160 if (nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, inst_id) || in cfg80211_nan_func_terminated()