Home
last modified time | relevance | path

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 Dnl80211_copy.h312 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC
1120 NL80211_CMD_DEL_STATION, enumerator
H A Ddriver_nl80211_event.c47 C2S(NL80211_CMD_DEL_STATION) in nl80211_command_to_string()
2589 case NL80211_CMD_DEL_STATION: in do_process_drv_event()
H A Ddriver_nl80211.c4777 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 Dnl80211_copy.h380 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC
1220 NL80211_CMD_DEL_STATION, enumerator
H A Ddriver_nl80211_event.c60 C2S(NL80211_CMD_DEL_STATION) in nl80211_command_to_string()
3491 case NL80211_CMD_DEL_STATION:
H A Ddriver_nl80211.c5591 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