Searched refs:NL80211_CMD_NEW_STATION (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 39 NL80211_CMD_NEW_STATION, enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | nl80211.h | 275 * %NL80211_CMD_NEW_KEY (for group keys), %NL80211_CMD_NEW_STATION, and 378 * @NL80211_CMD_NEW_STATION: Add a station with given attributes to the 795 * (@NL80211_CMD_NEW_STATION). To stop this notification from 1211 NL80211_CMD_NEW_STATION, enumerator 1562 * association request when used with NL80211_CMD_NEW_STATION) 2012 * association request when used with NL80211_CMD_NEW_STATION) 2110 * %NL80211_CMD_NEW_STATION or %NL80211_CMD_SET_STATION (only when 2134 * to add a new station entry with @NL80211_CMD_NEW_STATION may fail. 2412 * association request when used with NL80211_CMD_NEW_STATION). Can be set 2514 * association request when used with NL80211_CMD_NEW_STATION) [all...] |
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | nl80211.h | 275 * %NL80211_CMD_NEW_KEY (for group keys), %NL80211_CMD_NEW_STATION, and 423 * @NL80211_CMD_NEW_STATION: Add a station with given attributes to the 854 * (@NL80211_CMD_NEW_STATION). To stop this notification from 1348 NL80211_CMD_NEW_STATION, enumerator 1724 * association request when used with NL80211_CMD_NEW_STATION) 2182 * association request when used with NL80211_CMD_NEW_STATION) 2281 * %NL80211_CMD_NEW_STATION or %NL80211_CMD_SET_STATION (only when 2305 * to add a new station entry with @NL80211_CMD_NEW_STATION may fail. 2587 * association request when used with NL80211_CMD_NEW_STATION). Can be set 2689 * association request when used with NL80211_CMD_NEW_STATION) [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 56 NL80211_CMD_NEW_STATION, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 56 NL80211_CMD_NEW_STATION, enumerator
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 5854 if (nl80211_send_station(skb, NL80211_CMD_NEW_STATION, in nl80211_dump_station() 5902 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, in nl80211_get_station() 14830 .cmd = NL80211_CMD_NEW_STATION, 16501 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, 0, 0, 0, in cfg80211_new_sta()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 6793 if (nl80211_send_station(skb, NL80211_CMD_NEW_STATION, in nl80211_dump_station() 6841 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, in nl80211_get_station() 16828 .cmd = NL80211_CMD_NEW_STATION, 18714 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, 0, 0, 0, in cfg80211_new_sta()
|
Completed in 70 milliseconds