Searched refs:NL80211_CMD_ROAM (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 67 NL80211_CMD_ROAM, enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | nl80211.h | 654 * @NL80211_CMD_ROAM: Notification indicating the card/driver roamed by itself. 1073 * %NL80211_CMD_ROAM. If the 4 way handshake failed %NL80211_CMD_DISCONNECT 1253 NL80211_CMD_ROAM, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | nl80211.h | 700 * @NL80211_CMD_ROAM: Notification indicating the card/driver roamed by itself. 704 * Following a %NL80211_CMD_ROAM event userspace can issue 1132 * %NL80211_CMD_ROAM. If the 4 way handshake failed %NL80211_CMD_DISCONNECT 1390 NL80211_CMD_ROAM, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 84 NL80211_CMD_ROAM, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 84 NL80211_CMD_ROAM, enumerator
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 16130 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_ROAM); in nl80211_send_roamed()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 18197 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_ROAM); in nl80211_send_roamed()
|
Completed in 78 milliseconds