Searched refs:NL80211_CMD_SET_INTERFACE (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 262 * @NL80211_CMD_SET_INTERFACE: Set type of a virtual interface, requires 1101 NL80211_CMD_SET_INTERFACE, enumerator
|
H A D | driver_nl80211_event.c | 33 C2S(NL80211_CMD_SET_INTERFACE) in nl80211_command_to_string()
|
H A D | driver_nl80211.c | 5922 msg = nl80211_cmd_msg(drv->first_bss, 0, NL80211_CMD_SET_INTERFACE); in nl80211_set_mode() 10989 msg = nl80211_cmd_msg(drv->first_bss, 0, NL80211_CMD_SET_INTERFACE); in nl80211_set_4addr_mode()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | nl80211_copy.h | 329 * @NL80211_CMD_SET_INTERFACE: Set type of a virtual interface, requires 1201 NL80211_CMD_SET_INTERFACE, enumerator
|
H A D | driver_nl80211_event.c | 46 C2S(NL80211_CMD_SET_INTERFACE) in nl80211_command_to_string()
|
H A D | driver_nl80211.c | 6939 msg = nl80211_cmd_msg(drv->first_bss, 0, NL80211_CMD_SET_INTERFACE); 12567 msg = nl80211_cmd_msg(drv->first_bss, 0, NL80211_CMD_SET_INTERFACE);
|
Completed in 53 milliseconds