Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h68 NL80211_CMD_DISCONNECT, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h658 * @NL80211_CMD_DISCONNECT: drop a given connection; also used to notify
1073 * %NL80211_CMD_ROAM. If the 4 way handshake failed %NL80211_CMD_DISCONNECT
1254 NL80211_CMD_DISCONNECT, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h707 * @NL80211_CMD_DISCONNECT: drop a given connection; also used to notify
1132 * %NL80211_CMD_ROAM. If the 4 way handshake failed %NL80211_CMD_DISCONNECT
1391 NL80211_CMD_DISCONNECT, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h85 NL80211_CMD_DISCONNECT, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h85 NL80211_CMD_DISCONNECT, enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c1922 if (nla_put_u32(msg, i, NL80211_CMD_DISCONNECT)) in nl80211_add_commands_unsplit()
15057 .cmd = NL80211_CMD_DISCONNECT,
16209 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_DISCONNECT); in nl80211_send_disconnected()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c2124 if (nla_put_u32(msg, i, NL80211_CMD_DISCONNECT)) in nl80211_add_commands_unsplit()
17031 .cmd = NL80211_CMD_DISCONNECT,
18314 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_DISCONNECT); in nl80211_send_disconnected()

Completed in 77 milliseconds