Searched refs:hostapd_iface (Results 1 - 25 of 73) sorted by path

123

/external/wpa_supplicant_8/hostapd/
H A Dctrl_iface.c1134 static int hostapd_ctrl_iface_enable(struct hostapd_iface *iface)
1144 static int hostapd_ctrl_iface_reload(struct hostapd_iface *iface)
1154 static int hostapd_ctrl_iface_disable(struct hostapd_iface *iface)
1255 static int hostapd_ctrl_iface_chan_switch(struct hostapd_iface *iface,
H A Dmain.c150 static int hostapd_driver_init(struct hostapd_iface *iface)
245 static struct hostapd_iface *
249 struct hostapd_iface *iface;
287 static int handle_reload_iface(struct hostapd_iface *iface, void *ctx)
657 sizeof(struct hostapd_iface *));
682 struct hostapd_iface *iface;
703 struct hostapd_iface **tmp;
706 sizeof(struct hostapd_iface *));
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dacs.c244 static int acs_request_scan(struct hostapd_iface *iface);
262 static void acs_cleanup(struct hostapd_iface *iface)
283 static void acs_fail(struct hostapd_iface *iface)
325 acs_survey_chan_interference_factor(struct hostapd_iface *iface,
424 static int acs_surveys_are_sufficient(struct hostapd_iface *iface)
459 struct hostapd_iface *iface)
481 static struct hostapd_channel_data *acs_find_chan(struct hostapd_iface *iface,
508 acs_find_ideal_chan(struct hostapd_iface *iface)
640 static void acs_adjust_vht_center_freq(struct hostapd_iface *iface)
665 static int acs_study_survey_based(struct hostapd_iface *ifac
[all...]
H A Dacs.h15 enum hostapd_chan_status acs_init(struct hostapd_iface *iface);
19 static inline enum hostapd_chan_status acs_init(struct hostapd_iface *iface)
H A Dap_drv_ops.c750 int hostapd_start_dfs_cac(struct hostapd_iface *iface, int mode, int freq,
H A Dap_drv_ops.h105 int hostapd_start_dfs_cac(struct hostapd_iface *iface, int mode, int freq,
H A Dap_list.c31 static int ap_list_beacon_olbc(struct hostapd_iface *iface, struct ap_info *ap)
53 static struct ap_info * ap_get_ap(struct hostapd_iface *iface, const u8 *ap)
64 static void ap_ap_list_add(struct hostapd_iface *iface, struct ap_info *ap)
76 static void ap_ap_list_del(struct hostapd_iface *iface, struct ap_info *ap)
90 static void ap_ap_hash_add(struct hostapd_iface *iface, struct ap_info *ap)
97 static void ap_ap_hash_del(struct hostapd_iface *iface, struct ap_info *ap)
119 static void ap_free_ap(struct hostapd_iface *iface, struct ap_info *ap)
129 static void hostapd_free_aps(struct hostapd_iface *iface)
145 static struct ap_info * ap_ap_add(struct hostapd_iface *iface, const u8 *addr)
169 void ap_list_process_beacon(struct hostapd_iface *ifac
[all...]
H A Dap_list.h35 void ap_list_process_beacon(struct hostapd_iface *iface,
40 int ap_list_init(struct hostapd_iface *iface);
41 void ap_list_deinit(struct hostapd_iface *iface);
43 static inline int ap_list_init(struct hostapd_iface *iface)
48 static inline void ap_list_deinit(struct hostapd_iface *iface)
H A Dbeacon.c959 struct hostapd_iface *iface = hapd->iface;
1005 int ieee802_11_set_beacons(struct hostapd_iface *iface)
1021 int ieee802_11_update_beacons(struct hostapd_iface *iface)
H A Dbeacon.h19 int ieee802_11_set_beacons(struct hostapd_iface *iface);
20 int ieee802_11_update_beacons(struct hostapd_iface *iface);
H A Dctrl_iface_ap.c394 struct hostapd_iface *iface = hapd->iface;
H A Ddfs.c21 static int dfs_get_used_n_chans(struct hostapd_iface *iface, int *seg1)
150 static int is_in_chanlist(struct hostapd_iface *iface,
173 static int dfs_find_channel(struct hostapd_iface *iface,
213 static void dfs_adjust_vht_center_freq(struct hostapd_iface *iface,
255 static int dfs_get_start_chan_idx(struct hostapd_iface *iface, int *seg1_start)
342 static int dfs_check_chans_radar(struct hostapd_iface *iface,
362 static int dfs_check_chans_available(struct hostapd_iface *iface,
390 static int dfs_check_chans_unavailable(struct hostapd_iface *iface,
414 dfs_get_valid_channel(struct hostapd_iface *iface,
462 static int set_dfs_state_freq(struct hostapd_iface *ifac
[all...]
H A Ddfs.h12 int hostapd_handle_dfs(struct hostapd_iface *iface);
14 int hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq,
17 int hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq,
21 int hostapd_dfs_nop_finished(struct hostapd_iface *iface, int freq,
24 int hostapd_is_dfs_required(struct hostapd_iface *iface);
H A Ddrv_callbacks.c667 static struct hostapd_data * get_hapd_bssid(struct hostapd_iface *iface,
701 struct hostapd_iface *iface = hapd->iface;
808 struct hostapd_iface *iface = hapd->iface;
826 struct hostapd_iface *iface, unsigned int freq)
843 static void hostapd_update_nf(struct hostapd_iface *iface,
864 struct hostapd_iface *iface = hapd->iface;
H A Dhostapd.c43 static int setup_interface2(struct hostapd_iface *iface);
48 int (*cb)(struct hostapd_iface *iface,
125 static void hostapd_clear_old(struct hostapd_iface *iface)
147 int hostapd_reload_config(struct hostapd_iface *iface)
341 static void hostapd_cleanup_iface_partial(struct hostapd_iface *iface)
361 static void hostapd_cleanup_iface(struct hostapd_iface *iface)
464 static int hostapd_validate_bssid_configuration(struct hostapd_iface *iface)
896 static void hostapd_tx_queue_params(struct hostapd_iface *iface)
990 static int start_ctrl_iface(struct hostapd_iface *iface)
1013 struct hostapd_iface *ifac
[all...]
H A Dhostapd.h26 struct hostapd_iface;
29 int (*reload_config)(struct hostapd_iface *iface);
34 int (*cb)(struct hostapd_iface *iface,
36 int (*driver_init)(struct hostapd_iface *iface);
45 struct hostapd_iface **iface;
99 struct hostapd_iface *iface;
256 * struct hostapd_iface - hostapd per-interface data structure
258 struct hostapd_iface { struct
365 void (*scan_cb)(struct hostapd_iface *iface);
371 int (*cb)(struct hostapd_iface *ifac
[all...]
H A Dhw_features.c74 int hostapd_get_hw_features(struct hostapd_iface *iface)
144 int hostapd_prepare_rates(struct hostapd_iface *iface,
224 static int ieee80211n_allowed_ht40_channel_pair(struct hostapd_iface *iface)
289 static void ieee80211n_switch_pri_sec(struct hostapd_iface *iface)
326 static int ieee80211n_check_40mhz_5g(struct hostapd_iface *iface,
428 static int ieee80211n_check_40mhz_2g4(struct hostapd_iface *iface,
512 static void ieee80211n_check_scan(struct hostapd_iface *iface)
562 static void ieee80211n_scan_channels_2g4(struct hostapd_iface *iface,
602 static void ieee80211n_scan_channels_5g(struct hostapd_iface *iface,
646 struct hostapd_iface *ifac
[all...]
H A Dhw_features.h17 int hostapd_get_hw_features(struct hostapd_iface *iface);
18 int hostapd_acs_completed(struct hostapd_iface *iface, int err);
19 int hostapd_select_hw_mode(struct hostapd_iface *iface);
23 int hostapd_check_ht_capab(struct hostapd_iface *iface);
24 int hostapd_prepare_rates(struct hostapd_iface *iface,
26 void hostapd_stop_setup_timers(struct hostapd_iface *iface);
34 static inline int hostapd_get_hw_features(struct hostapd_iface *iface)
39 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface)
54 static inline int hostapd_check_ht_capab(struct hostapd_iface *iface)
59 static inline int hostapd_prepare_rates(struct hostapd_iface *ifac
[all...]
H A Dieee802_11.c2150 struct hostapd_iface *iface = hapd->iface;
2180 struct hostapd_iface *iface = hapd->iface;
2206 struct hostapd_iface *iface = hapd->iface;
H A Dieee802_11.h12 struct hostapd_iface;
54 int hostapd_ht_operation_update(struct hostapd_iface *iface);
66 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta);
67 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta);
H A Dieee802_11_ht.c122 int hostapd_ht_operation_update(struct hostapd_iface *iface)
178 static int is_40_allowed(struct hostapd_iface *iface, int channel)
209 struct hostapd_iface *iface = hapd->iface;
315 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta)
338 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta)
456 struct hostapd_iface *iface = eloop_data;
H A Dsta_info.c623 struct hostapd_iface *iface = hapd->iface;
H A Dutils.c47 static int prune_associations(struct hostapd_iface *iface, void *ctx)
H A Dwpa_auth_glue.c331 static int wpa_auth_iface_iter(struct hostapd_iface *iface, void *ctx)
370 static int hostapd_wpa_auth_ft_iter(struct hostapd_iface *iface, void *ctx)
H A Dwps_hostapd.c53 static int wps_for_each(struct hostapd_iface *iface, void *ctx)
82 struct hostapd_iface *iface = hapd->iface;
280 struct hostapd_iface *iface = eloop_data;
867 static int get_uuid_cb(struct hostapd_iface *iface, void *ctx)
887 static const u8 * get_own_uuid(struct hostapd_iface *iface)
900 static int count_interface_cb(struct hostapd_iface *iface, void *ctx)
908 static int interface_count(struct hostapd_iface *iface)

Completed in 425 milliseconds

123