Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h6952 NL80211_NAN_FUNC_TYPE, enumerator
/openbmc/linux/net/wireless/
H A Dnl80211.c946 [NL80211_NAN_FUNC_TYPE] =
14450 if (!tb[NL80211_NAN_FUNC_TYPE]) { in nl80211_nan_add_func()
14456 func->type = nla_get_u8(tb[NL80211_NAN_FUNC_TYPE]); in nl80211_nan_add_func()
14773 if (nla_put_u8(msg, NL80211_NAN_FUNC_TYPE, match->type) || in cfg80211_nan_match()