HomeSort by relevance Sort by last modified time
    Searched refs:hostapd_iface (Results 1 - 25 of 32) 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)
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);
42 void ap_list_timer(struct hostapd_iface *iface);
44 static inline int ap_list_init(struct hostapd_iface *iface)
49 static inline void ap_list_deinit(struct hostapd_iface *iface)
53 static inline void ap_list_timer(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);
beacon.h 19 int ieee802_11_set_beacons(struct hostapd_iface *iface);
20 int ieee802_11_update_beacons(struct hostapd_iface *iface);
24 void sta_track_add(struct hostapd_iface *iface, const u8 *addr, int ssi_signal);
26 void sta_track_expire(struct hostapd_iface *iface, int force);
28 sta_track_seen_on(struct hostapd_iface *iface, const u8 *addr,
30 void sta_track_claim_taxonomy_info(struct hostapd_iface *iface, const u8 *addr,
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);
50 struct hostapd_iface **iface;
119 struct hostapd_iface *iface;
322 * struct hostapd_iface - hostapd per-interface data structure
324 struct hostapd_iface { struct
459 void (*scan_cb)(struct hostapd_iface *iface);
468 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)
745 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,
276 static int ieee80211n_check_40mhz_2g4(struct hostapd_iface *iface,
289 static void ieee80211n_check_scan(struct hostapd_iface *iface)
342 static void ieee80211n_scan_channels_2g4(struct hostapd_iface *iface,
387 static void ieee80211n_scan_channels_5g(struct hostapd_iface *iface,
431 struct hostapd_iface *iface = eloop_data
    [all...]
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...]
hostapd.c 54 static int setup_interface2(struct hostapd_iface *iface);
59 int (*cb)(struct hostapd_iface *iface,
138 static void hostapd_clear_old(struct hostapd_iface *iface)
160 int hostapd_reload_config(struct hostapd_iface *iface)
373 static void sta_track_deinit(struct hostapd_iface *iface)
389 static void hostapd_cleanup_iface_partial(struct hostapd_iface *iface)
415 static void hostapd_cleanup_iface(struct hostapd_iface *iface)
518 static int hostapd_validate_bssid_configuration(struct hostapd_iface *iface)
1153 static void hostapd_tx_queue_params(struct hostapd_iface *iface)
1252 static int start_ctrl_iface(struct hostapd_iface *iface
    [all...]
ieee802_11.h 12 struct hostapd_iface;
61 int hostapd_ht_operation_update(struct hostapd_iface *iface);
77 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta);
78 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta);
ieee802_11_ht.c 145 int hostapd_ht_operation_update(struct hostapd_iface *iface)
201 static int is_40_allowed(struct hostapd_iface *iface, int channel)
232 struct hostapd_iface *iface = hapd->iface;
366 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta)
389 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta)
507 struct hostapd_iface *iface = eloop_data;
utils.c 48 static int prune_associations(struct hostapd_iface *iface, void *ctx)
beacon.c 600 void sta_track_expire(struct hostapd_iface *iface, int force)
627 static struct hostapd_sta_info * sta_track_get(struct hostapd_iface *iface,
640 void sta_track_add(struct hostapd_iface *iface, const u8 *addr, int ssi_signal)
675 sta_track_seen_on(struct hostapd_iface *iface, const u8 *addr,
701 void sta_track_claim_taxonomy_info(struct hostapd_iface *iface, const u8 *addr,
    [all...]
drv_callbacks.c 817 static struct hostapd_data * get_hapd_bssid(struct hostapd_iface *iface,
851 struct hostapd_iface *iface = hapd->iface;
974 struct hostapd_iface *iface = hapd->iface;
993 struct hostapd_iface *iface, unsigned int freq)
1008 static void hostapd_update_nf(struct hostapd_iface *iface,
1026 static void hostapd_single_channel_get_survey(struct hostapd_iface *iface,
1063 void hostapd_event_get_survey(struct hostapd_iface *iface,
    [all...]
ap_drv_ops.h 114 int hostapd_start_dfs_cac(struct hostapd_iface *iface,
131 void hostapd_get_ext_capa(struct hostapd_iface *iface);
wps_hostapd.c 53 static int wps_for_each(struct hostapd_iface *iface, void *ctx)
82 struct hostapd_iface *iface = hapd->iface;
274 struct hostapd_iface *iface = eloop_data;
880 static int get_uuid_cb(struct hostapd_iface *iface, void *ctx)
900 static const u8 * get_own_uuid(struct hostapd_iface *iface)
913 static int count_interface_cb(struct hostapd_iface *iface, void *ctx)
921 static int interface_count(struct hostapd_iface *iface)
    [all...]
ieee802_11_vht.c 222 struct hostapd_iface *iface = hapd->iface;
ap_drv_ops.c 716 int hostapd_start_dfs_cac(struct hostapd_iface *iface,
783 void hostapd_get_ext_capa(struct hostapd_iface *iface)
  /external/wpa_supplicant_8/wpa_supplicant/
mesh.h 16 struct hostapd_iface *ifmsh);
mesh_mpm.h 15 void mesh_mpm_deinit(struct wpa_supplicant *wpa_s, struct hostapd_iface *ifmsh);
mesh.c 43 struct hostapd_iface *ifmsh)
152 struct hostapd_iface *ifmsh;
  /external/wpa_supplicant_8/hostapd/
main.c 153 static int hostapd_driver_init(struct hostapd_iface *iface)
257 static struct hostapd_iface *
261 struct hostapd_iface *iface;
306 static int handle_reload_iface(struct hostapd_iface *iface, void *ctx)
619 static int hostapd_periodic_call(struct hostapd_iface *iface, void *ctx)
778 sizeof(struct hostapd_iface *));
825 struct hostapd_iface *iface;
846 struct hostapd_iface **tmp;
849 sizeof(struct hostapd_iface *));
ctrl_iface.c     [all...]

Completed in 422 milliseconds

1 2