HomeSort by relevance Sort by last modified time
    Searched refs:hostapd_iface (Results 1 - 25 of 31) sorted by null

1 2

  /external/wpa_supplicant_8/src/ap/
hw_features.h 17 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_acs_completed(struct hostapd_iface *iface, int err)
44 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface)
59 static inline int hostapd_check_ht_capab(struct hostapd_iface *iface
    [all...]
acs.h 15 enum hostapd_chan_status acs_init(struct hostapd_iface *iface);
19 static inline enum hostapd_chan_status acs_init(struct hostapd_iface *iface)
dfs.h 12 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);
25 int hostapd_dfs_start_cac(struct hostapd_iface *iface, int freq,
28 int hostapd_handle_dfs_offload(struct hostapd_iface *iface);
ap_list.h 35 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)
beacon.h 19 int ieee802_11_set_beacons(struct hostapd_iface *iface);
20 int ieee802_11_update_beacons(struct hostapd_iface *iface);
hostapd.h 30 struct hostapd_iface;
33 int (*reload_config)(struct hostapd_iface *iface);
38 int (*cb)(struct hostapd_iface *iface,
40 int (*driver_init)(struct hostapd_iface *iface);
49 struct hostapd_iface **iface;
106 struct hostapd_iface *iface;
283 * struct hostapd_iface - hostapd per-interface data structure
285 struct hostapd_iface { struct
404 void (*scan_cb)(struct hostapd_iface *iface);
410 int (*cb)(struct hostapd_iface *iface
    [all...]
ap_list.c 31 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 *iface
    [all...]
acs.c 244 static int acs_request_scan(struct hostapd_iface *iface);
263 static void acs_cleanup(struct hostapd_iface *iface)
284 static void acs_fail(struct hostapd_iface *iface)
326 acs_survey_chan_interference_factor(struct hostapd_iface *iface,
445 static int acs_surveys_are_sufficient(struct hostapd_iface *iface)
479 static int is_in_chanlist(struct hostapd_iface *iface,
490 struct hostapd_iface *iface)
515 static struct hostapd_channel_data *acs_find_chan(struct hostapd_iface *iface,
572 acs_find_ideal_chan(struct hostapd_iface *iface)
746 static void acs_adjust_vht_center_freq(struct hostapd_iface *iface
    [all...]
hw_features.c 75 int hostapd_get_hw_features(struct hostapd_iface *iface)
145 int hostapd_prepare_rates(struct hostapd_iface *iface,
225 static int ieee80211n_allowed_ht40_channel_pair(struct hostapd_iface *iface)
240 static void ieee80211n_switch_pri_sec(struct hostapd_iface *iface)
252 static int ieee80211n_check_40mhz_5g(struct hostapd_iface *iface,
270 static int ieee80211n_check_40mhz_2g4(struct hostapd_iface *iface,
283 static void ieee80211n_check_scan(struct hostapd_iface *iface)
333 static void ieee80211n_scan_channels_2g4(struct hostapd_iface *iface,
378 static void ieee80211n_scan_channels_5g(struct hostapd_iface *iface,
422 struct hostapd_iface *iface = eloop_data
    [all...]
ieee802_11.h 12 struct hostapd_iface;
55 int hostapd_ht_operation_update(struct hostapd_iface *iface);
70 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta);
71 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta);
dfs.c 22 static int dfs_get_used_n_chans(struct hostapd_iface *iface, int *seg1)
165 static int is_in_chanlist(struct hostapd_iface *iface,
182 static int dfs_find_channel(struct hostapd_iface *iface,
222 static void dfs_adjust_vht_center_freq(struct hostapd_iface *iface,
264 static int dfs_get_start_chan_idx(struct hostapd_iface *iface, int *seg1_start)
351 static int dfs_check_chans_radar(struct hostapd_iface *iface,
371 static int dfs_check_chans_available(struct hostapd_iface *iface,
399 static int dfs_check_chans_unavailable(struct hostapd_iface *iface,
423 dfs_get_valid_channel(struct hostapd_iface *iface,
472 static int set_dfs_state_freq(struct hostapd_iface *iface, int freq, u32 state
    [all...]
utils.c 47 static int prune_associations(struct hostapd_iface *iface, void *ctx)
hostapd.c 49 static int setup_interface2(struct hostapd_iface *iface);
54 int (*cb)(struct hostapd_iface *iface,
130 static void hostapd_clear_old(struct hostapd_iface *iface)
152 int hostapd_reload_config(struct hostapd_iface *iface)
357 static void hostapd_cleanup_iface_partial(struct hostapd_iface *iface)
382 static void hostapd_cleanup_iface(struct hostapd_iface *iface)
485 static int hostapd_validate_bssid_configuration(struct hostapd_iface *iface)
1104 static void hostapd_tx_queue_params(struct hostapd_iface *iface)
1203 static int start_ctrl_iface(struct hostapd_iface *iface)
1226 struct hostapd_iface *iface = eloop_ctx
    [all...]
ieee802_11_ht.c 122 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;
343 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta)
366 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta)
484 struct hostapd_iface *iface = eloop_data;
drv_callbacks.c 761 static struct hostapd_data * get_hapd_bssid(struct hostapd_iface *iface,
795 struct hostapd_iface *iface = hapd->iface;
902 struct hostapd_iface *iface = hapd->iface;
920 struct hostapd_iface *iface, unsigned int freq)
937 static void hostapd_update_nf(struct hostapd_iface *iface,
955 static void hostapd_single_channel_get_survey(struct hostapd_iface *iface,
994 struct hostapd_iface *iface = hapd->iface;
    [all...]
wps_hostapd.c 53 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;
878 static int get_uuid_cb(struct hostapd_iface *iface, void *ctx)
898 static const u8 * get_own_uuid(struct hostapd_iface *iface)
911 static int count_interface_cb(struct hostapd_iface *iface, void *ctx)
919 static int interface_count(struct hostapd_iface *iface)
    [all...]
wpa_auth_glue.c 360 static int wpa_auth_iface_iter(struct hostapd_iface *iface, void *ctx)
399 static int hostapd_wpa_auth_ft_iter(struct hostapd_iface *iface, void *ctx)
beacon.c 1039 struct hostapd_iface *iface = hapd->iface;
1087 int ieee802_11_set_beacons(struct hostapd_iface *iface)
1103 int ieee802_11_update_beacons(struct hostapd_iface *iface)
ap_drv_ops.h 106 int hostapd_start_dfs_cac(struct hostapd_iface *iface,
  /external/wpa_supplicant_8/wpa_supplicant/
mesh_mpm.h 15 void mesh_mpm_deinit(struct wpa_supplicant *wpa_s, struct hostapd_iface *ifmsh);
mesh.h 16 struct hostapd_iface *ifmsh);
mesh.c 43 struct hostapd_iface *ifmsh)
122 struct hostapd_iface *ifmsh;
wpa_supplicant_i.h 711 struct hostapd_iface *ap_iface;
717 struct hostapd_iface *ifmsh;
    [all...]
mesh_mpm.c 211 struct hostapd_iface *ifmsh = wpa_s->ifmsh;
469 void mesh_mpm_deinit(struct wpa_supplicant *wpa_s, struct hostapd_iface *ifmsh)
  /external/wpa_supplicant_8/hostapd/
main.c 148 static int hostapd_driver_init(struct hostapd_iface *iface)
242 static struct hostapd_iface *
246 struct hostapd_iface *iface;
284 static int handle_reload_iface(struct hostapd_iface *iface, void *ctx)
656 sizeof(struct hostapd_iface *));
681 struct hostapd_iface *iface;
702 struct hostapd_iface **tmp;
705 sizeof(struct hostapd_iface *));

Completed in 322 milliseconds

1 2