/external/wpa_supplicant_8/src/common/ |
D | hw_features_common.h | 15 struct hostapd_channel_data * hw_get_channel_chan(struct hostapd_hw_modes *mode, 17 struct hostapd_channel_data * hw_get_channel_freq(struct hostapd_hw_modes *mode, 20 int hw_get_freq(struct hostapd_hw_modes *mode, int chan); 21 int hw_get_chan(struct hostapd_hw_modes *mode, int freq); 23 int allowed_ht40_channel_pair(struct hostapd_hw_modes *mode, int pri_chan, 26 int check_40mhz_5g(struct hostapd_hw_modes *mode, 29 int check_40mhz_2g4(struct hostapd_hw_modes *mode,
|
D | hw_features_common.c | 19 struct hostapd_channel_data * hw_get_channel_chan(struct hostapd_hw_modes *mode, in hw_get_channel_chan() 43 struct hostapd_channel_data * hw_get_channel_freq(struct hostapd_hw_modes *mode, in hw_get_channel_freq() 67 int hw_get_freq(struct hostapd_hw_modes *mode, int chan) in hw_get_freq() 77 int hw_get_chan(struct hostapd_hw_modes *mode, int freq) in hw_get_chan() 87 int allowed_ht40_channel_pair(struct hostapd_hw_modes *mode, int pri_chan, in allowed_ht40_channel_pair() 170 int check_40mhz_5g(struct hostapd_hw_modes *mode, in check_40mhz_5g() 267 int check_40mhz_2g4(struct hostapd_hw_modes *mode, in check_40mhz_2g4()
|
/external/wpa_supplicant_8/src/ap/ |
D | hw_features.h | 15 void hostapd_free_hw_features(struct hostapd_hw_modes *hw_features, 25 struct hostapd_hw_modes *mode); 29 hostapd_free_hw_features(struct hostapd_hw_modes *hw_features, in hostapd_free_hw_features() 65 struct hostapd_hw_modes *mode) in hostapd_prepare_rates()
|
D | dfs.c | 126 dfs_get_chan_data(struct hostapd_hw_modes *mode, int freq, int first_chan_idx) in dfs_get_chan_data() 139 static int dfs_chan_range_available(struct hostapd_hw_modes *mode, in dfs_chan_range_available() 186 struct hostapd_hw_modes *mode; in dfs_find_channel() 266 struct hostapd_hw_modes *mode; in dfs_get_start_chan_idx() 355 struct hostapd_hw_modes *mode; in dfs_check_chans_radar() 375 struct hostapd_hw_modes *mode; in dfs_check_chans_available() 404 struct hostapd_hw_modes *mode; in dfs_check_chans_unavailable() 429 struct hostapd_hw_modes *mode; in dfs_get_valid_channel() 474 struct hostapd_hw_modes *mode; in set_dfs_state_freq() 503 struct hostapd_hw_modes *mode; in set_dfs_state() [all …]
|
D | hw_features.c | 28 void hostapd_free_hw_features(struct hostapd_hw_modes *hw_features, in hostapd_free_hw_features() 80 struct hostapd_hw_modes *modes; in hostapd_get_hw_features() 100 struct hostapd_hw_modes *feature = &modes[i]; in hostapd_get_hw_features() 146 struct hostapd_hw_modes *mode) in hostapd_prepare_rates() 347 struct hostapd_hw_modes *mode; in ieee80211n_scan_channels_2g4() 392 struct hostapd_hw_modes *mode; in ieee80211n_scan_channels_5g() 661 struct hostapd_hw_modes *mode = iface->current_mode; in ieee80211ac_supported_vht_capab() 921 struct hostapd_hw_modes *mode = &iface->hw_features[i]; in hostapd_select_hw_mode()
|
D | ieee802_11_vht.c | 26 struct hostapd_hw_modes *mode = hapd->iface->current_mode; in hostapd_eid_vht_capabilities() 114 static int check_valid_vht_mcs(struct hostapd_hw_modes *mode, in check_valid_vht_mcs() 212 struct hostapd_hw_modes *mode = iface->current_mode; in hostapd_eid_txpower_envelope()
|
D | hostapd.h | 368 struct hostapd_hw_modes *hw_features; 370 struct hostapd_hw_modes *current_mode;
|
D | ap_drv_ops.c | 552 struct hostapd_hw_modes * 732 struct hostapd_hw_modes *mode, in hostapd_get_hw_mode_any_channels() 756 struct hostapd_hw_modes *mode; in hostapd_drv_do_acs()
|
D | ap_drv_ops.h | 72 struct hostapd_hw_modes *
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | mbo.c | 393 static enum chan_allowed allow_channel(struct hostapd_hw_modes *mode, u8 chan, in allow_channel() 414 static int get_center_80mhz(struct hostapd_hw_modes *mode, u8 channel) in get_center_80mhz() 436 static enum chan_allowed verify_80mhz(struct hostapd_hw_modes *mode, u8 channel) in verify_80mhz() 464 static int get_center_160mhz(struct hostapd_hw_modes *mode, u8 channel) in get_center_160mhz() 486 static enum chan_allowed verify_160mhz(struct hostapd_hw_modes *mode, in verify_160mhz() 519 enum chan_allowed verify_channel(struct hostapd_hw_modes *mode, u8 channel, in verify_channel() 552 struct hostapd_hw_modes *mode; in wpas_op_class_supported()
|
D | p2p_supplicant.h | 146 struct hostapd_hw_modes *mode, u8 channel); 148 struct hostapd_hw_modes *mode, u8 channel); 150 struct hostapd_hw_modes *mode, u8 channel);
|
D | wpa_supplicant_i.h | 36 struct hostapd_hw_modes; 952 struct hostapd_hw_modes *modes; 1274 struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes,
|
D | bgscan_learn.c | 353 struct hostapd_hw_modes *modes; in bgscan_learn_get_supp_freqs()
|
D | ap.c | 50 struct hostapd_hw_modes *mode) in wpas_conf_ap_vht() 124 struct hostapd_hw_modes *mode = NULL; in wpa_supplicant_conf_ap_ht()
|
D | p2p_supplicant.c | 3332 struct hostapd_hw_modes *mode, u8 chan, int *flags) in has_channel() 3361 struct hostapd_hw_modes *mode, in wpas_p2p_get_center_80mhz() 3384 struct hostapd_hw_modes *mode, in wpas_p2p_verify_80mhz() 3422 struct hostapd_hw_modes *mode, in wpas_p2p_get_center_160mhz() 3445 struct hostapd_hw_modes *mode, in wpas_p2p_verify_160mhz() 3491 struct hostapd_hw_modes *mode, in wpas_p2p_verify_channel() 3524 struct hostapd_hw_modes *mode; in wpas_p2p_setup_channels() 3593 struct hostapd_hw_modes *mode, u8 channel) in wpas_p2p_get_ht40_mode() 3620 struct hostapd_hw_modes *mode, u8 channel) in wpas_p2p_get_vht80_center() 3630 struct hostapd_hw_modes *mode, u8 channel) in wpas_p2p_get_vht160_center()
|
D | sme.c | 1361 struct hostapd_hw_modes *mode; in wpa_obss_scan_freqs_list() 1458 struct hostapd_hw_modes *hw_mode = NULL; in sme_sched_obss_scan()
|
D | driver_i.h | 268 static inline struct hostapd_hw_modes *
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_capa.c | 992 struct hostapd_hw_modes *modes; 997 static void phy_info_ht_capa(struct hostapd_hw_modes *mode, struct nlattr *capa, in phy_info_ht_capa() 1019 static void phy_info_vht_capa(struct hostapd_hw_modes *mode, in phy_info_vht_capa() 1034 static void phy_info_freq(struct hostapd_hw_modes *mode, in phy_info_freq() 1081 struct hostapd_hw_modes *mode, struct nlattr *tb) in phy_info_freqs() 1133 static int phy_info_rates(struct hostapd_hw_modes *mode, struct nlattr *tb) in phy_info_rates() 1180 struct hostapd_hw_modes *mode; in phy_info_band() 1262 static struct hostapd_hw_modes * 1263 wpa_driver_nl80211_postprocess_modes(struct hostapd_hw_modes *modes, in wpa_driver_nl80211_postprocess_modes() 1267 struct hostapd_hw_modes *mode11g = NULL, *nmodes, *mode; in wpa_driver_nl80211_postprocess_modes() [all …]
|
D | driver_common.c | 111 int ht_supported(const struct hostapd_hw_modes *mode) in ht_supported() 129 int vht_supported(const struct hostapd_hw_modes *mode) in vht_supported()
|
D | driver.h | 135 struct hostapd_hw_modes { struct 2034 struct hostapd_hw_modes * (*get_hw_feature_data)(void *priv, 4816 int ht_supported(const struct hostapd_hw_modes *mode); 4817 int vht_supported(const struct hostapd_hw_modes *mode);
|
D | driver_nl80211.h | 248 struct hostapd_hw_modes *
|
D | driver_hostap.c | 1091 static struct hostapd_hw_modes * hostap_get_hw_feature_data(void *priv, in hostap_get_hw_feature_data() 1095 struct hostapd_hw_modes *mode; in hostap_get_hw_feature_data() 1102 mode = os_zalloc(sizeof(struct hostapd_hw_modes)); in hostap_get_hw_feature_data()
|
/external/wpa_supplicant_8/src/fst/ |
D | fst.h | 31 struct hostapd_hw_modes; 68 int (*get_hw_modes)(void *ctx, struct hostapd_hw_modes **modes);
|
D | fst_iface.h | 82 struct hostapd_hw_modes **modes) in fst_iface_get_hw_modes()
|
D | fst_group.c | 107 struct hostapd_hw_modes *modes; in fst_fill_iface_mb_ies()
|