Searched refs:NL80211_CMD_DEL_STATION (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 40 NL80211_CMD_DEL_STATION, enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | nl80211.h | 380 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC 1212 NL80211_CMD_DEL_STATION, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | nl80211.h | 425 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC 1349 NL80211_CMD_DEL_STATION, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 57 NL80211_CMD_DEL_STATION, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 57 NL80211_CMD_DEL_STATION, enumerator
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 14838 .cmd = NL80211_CMD_DEL_STATION, 16531 if (nl80211_send_station(msg, NL80211_CMD_DEL_STATION, 0, 0, 0, in cfg80211_del_sta_sinfo()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 16835 .cmd = NL80211_CMD_DEL_STATION, 18744 if (nl80211_send_station(msg, NL80211_CMD_DEL_STATION, 0, 0, 0, in cfg80211_del_sta_sinfo()
|
Completed in 99 milliseconds