Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h1455 NL80211_NAN_FUNC_TTL, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h6411 * @NL80211_NAN_FUNC_TTL: strictly positive number of DWs this function should
6440 NL80211_NAN_FUNC_TTL, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h6932 * @NL80211_NAN_FUNC_TTL: strictly positive number of DWs this function should
6961 NL80211_NAN_FUNC_TTL, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h1601 NL80211_NAN_FUNC_TTL, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h1589 NL80211_NAN_FUNC_TTL, enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c858 [NL80211_NAN_FUNC_TTL] = { .type = NLA_U32 },
13048 if (tb[NL80211_NAN_FUNC_TTL]) in nl80211_nan_add_func()
13049 func->ttl = nla_get_u32(tb[NL80211_NAN_FUNC_TTL]); in nl80211_nan_add_func()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c953 [NL80211_NAN_FUNC_TTL] = { .type = NLA_U32 },
14455 if (tb[NL80211_NAN_FUNC_TTL]) in nl80211_nan_add_func()
14456 func->ttl = nla_get_u32(tb[NL80211_NAN_FUNC_TTL]); in nl80211_nan_add_func()

Completed in 81 milliseconds