Searched refs:nl80211_set_mode (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211.c | 5913 static int nl80211_set_mode(struct wpa_driver_nl80211_data *drv, in nl80211_set_mode() function 5953 mode_switch_res = nl80211_set_mode(drv, drv->ifindex, nlmode); in wpa_driver_nl80211_set_mode_impl() 6003 mode_switch_res = nl80211_set_mode(drv, drv->ifindex, nlmode); in wpa_driver_nl80211_set_mode_impl()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211.c | 6924 static int nl80211_set_mode(struct wpa_driver_nl80211_data *drv, function 6970 mode_switch_res = nl80211_set_mode(drv, drv->ifindex, nlmode); 7038 mode_switch_res = nl80211_set_mode(drv, drv->ifindex, nlmode);
|
Completed in 28 milliseconds