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 D | nl80211.h | 68 NL80211_CMD_DISCONNECT, enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | nl80211.h | 658 * @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 D | nl80211.h | 707 * @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 D | nl80211.h | 85 NL80211_CMD_DISCONNECT, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 85 NL80211_CMD_DISCONNECT, enumerator
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 1922 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 D | nl80211.c | 2124 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