Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h6966 NL80211_NAN_FUNC_INSTANCE_ID, enumerator
/openbmc/linux/net/wireless/
H A Dnl80211.c959 [NL80211_NAN_FUNC_INSTANCE_ID] = { .type = NLA_U8 },
14616 if (nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, in nl80211_nan_add_func()
14738 if (nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, match->inst_id)) in cfg80211_nan_match()
14749 nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, match->peer_inst_id)) in cfg80211_nan_match()
14814 if (nla_put_u8(msg, NL80211_NAN_FUNC_INSTANCE_ID, inst_id) || in cfg80211_nan_func_terminated()