Lines Matching defs:wpa_s
31 static void wpa_supplicant_mesh_deinit(struct wpa_supplicant *wpa_s, in wpa_supplicant_mesh_deinit()
52 void wpa_supplicant_mesh_iface_deinit(struct wpa_supplicant *wpa_s, in wpa_supplicant_mesh_iface_deinit()
82 static struct mesh_conf * mesh_config_create(struct wpa_supplicant *wpa_s, in mesh_config_create()
154 struct wpa_supplicant *wpa_s) in wpas_mesh_copy_groups()
171 static int wpas_mesh_init_rsn(struct wpa_supplicant *wpa_s) in wpas_mesh_init_rsn()
209 static int wpas_mesh_update_freq_params(struct wpa_supplicant *wpa_s) in wpas_mesh_update_freq_params()
244 static int wpas_mesh_complete(struct wpa_supplicant *wpa_s) in wpas_mesh_complete()
312 struct wpa_supplicant *wpa_s = arg; in wpas_mesh_complete_cb() local
320 struct wpa_supplicant *wpa_s = ifmsh->owner; in wpa_supplicant_mesh_enable_iface_cb() local
356 struct wpa_supplicant *wpa_s = ifmsh->owner; in wpa_supplicant_mesh_disable_iface_cb() local
381 static int wpa_supplicant_mesh_init(struct wpa_supplicant *wpa_s, in wpa_supplicant_mesh_init()
582 void wpa_mesh_notify_peer(struct wpa_supplicant *wpa_s, const u8 *addr, in wpa_mesh_notify_peer()
599 void wpa_supplicant_mesh_add_scan_ie(struct wpa_supplicant *wpa_s, in wpa_supplicant_mesh_add_scan_ie()
612 int wpa_supplicant_join_mesh(struct wpa_supplicant *wpa_s, in wpa_supplicant_join_mesh()
715 int wpa_supplicant_leave_mesh(struct wpa_supplicant *wpa_s, bool need_deinit) in wpa_supplicant_leave_mesh()
830 static int wpas_mesh_get_ifname(struct wpa_supplicant *wpa_s, char *ifname, in wpas_mesh_get_ifname()
851 int wpas_mesh_add_interface(struct wpa_supplicant *wpa_s, char *ifname, in wpas_mesh_add_interface()
888 int wpas_mesh_peer_remove(struct wpa_supplicant *wpa_s, const u8 *addr) in wpas_mesh_peer_remove()
894 int wpas_mesh_peer_add(struct wpa_supplicant *wpa_s, const u8 *addr, in wpas_mesh_peer_add()