Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h307 NL80211_ATTR_TDLS_ACTION, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h833 * %NL80211_ATTR_TDLS_ACTION attribute determines the type of frame to be
1924 * @NL80211_ATTR_TDLS_ACTION: Low level TDLS action code (e.g. link setup
2753 NL80211_ATTR_TDLS_ACTION, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h892 * %NL80211_ATTR_TDLS_ACTION attribute determines the type of frame to be
2087 * @NL80211_ATTR_TDLS_ACTION: Low level TDLS action code (e.g. link setup
3041 NL80211_ATTR_TDLS_ACTION, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h332 NL80211_ATTR_TDLS_ACTION, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h332 NL80211_ATTR_TDLS_ACTION, enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c571 [NL80211_ATTR_TDLS_ACTION] = { .type = NLA_U8 },
10958 if (!info->attrs[NL80211_ATTR_TDLS_ACTION] || in nl80211_tdls_mgmt()
10966 action_code = nla_get_u8(info->attrs[NL80211_ATTR_TDLS_ACTION]); in nl80211_tdls_mgmt()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c632 [NL80211_ATTR_TDLS_ACTION] = { .type = NLA_U8 },
12297 if (!info->attrs[NL80211_ATTR_TDLS_ACTION] || in nl80211_tdls_mgmt()
12305 action_code = nla_get_u8(info->attrs[NL80211_ATTR_TDLS_ACTION]); in nl80211_tdls_mgmt()

Completed in 78 milliseconds