Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h236 NL80211_ATTR_TIMED_OUT, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h569 * %NL80211_ATTR_TIMED_OUT flag (and %NL80211_ATTR_MAC to indicate which
649 * non-zero = failure). If %NL80211_ATTR_TIMED_OUT is included in the
1628 * @NL80211_ATTR_TIMED_OUT: a flag indicating than an operation timed out; this
2631 NL80211_ATTR_TIMED_OUT, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h615 * %NL80211_ATTR_TIMED_OUT flag (and %NL80211_ATTR_MAC to indicate which
695 * non-zero = failure). If %NL80211_ATTR_TIMED_OUT is included in the
1790 * @NL80211_ATTR_TIMED_OUT: a flag indicating than an operation timed out; this
2919 NL80211_ATTR_TIMED_OUT, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h261 NL80211_ATTR_TIMED_OUT, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h261 NL80211_ATTR_TIMED_OUT, enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c510 [NL80211_ATTR_TIMED_OUT] = { .type = NLA_FLAG },
16027 nla_put_flag(msg, NL80211_ATTR_TIMED_OUT) || in nl80211_send_mlme_timeout()
16085 (nla_put_flag(msg, NL80211_ATTR_TIMED_OUT) || in nl80211_send_connect_result()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c571 [NL80211_ATTR_TIMED_OUT] = { .type = NLA_FLAG },
18019 nla_put_flag(msg, NL80211_ATTR_TIMED_OUT) || in nl80211_send_mlme_timeout()
18097 (nla_put_flag(msg, NL80211_ATTR_TIMED_OUT) || in nl80211_send_connect_result()

Completed in 85 milliseconds