Searched refs:NL80211_CMD_DEL_STATION (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 312 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC 1120 NL80211_CMD_DEL_STATION, enumerator
|
H A D | driver_nl80211_event.c | 47 C2S(NL80211_CMD_DEL_STATION) in nl80211_command_to_string() 2589 case NL80211_CMD_DEL_STATION: in do_process_drv_event()
|
H A D | driver_nl80211.c | 4777 if (!(msg = nl80211_bss_msg(bss, 0, NL80211_CMD_DEL_STATION)) || in wpa_driver_nl80211_sta_remove() 6287 msg = nl80211_bss_msg(bss, 0, NL80211_CMD_DEL_STATION); in i802_flush()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | nl80211_copy.h | 380 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC 1220 NL80211_CMD_DEL_STATION, enumerator
|
H A D | driver_nl80211_event.c | 60 C2S(NL80211_CMD_DEL_STATION) in nl80211_command_to_string() 3491 case NL80211_CMD_DEL_STATION:
|
H A D | driver_nl80211.c | 5591 if (!(msg = nl80211_bss_msg(bss, 0, NL80211_CMD_DEL_STATION)) || in wpa_driver_nl80211_sta_remove() 7345 msg = nl80211_bss_msg(bss, 0, NL80211_CMD_DEL_STATION);
|
Completed in 54 milliseconds