/hostap-latest/src/ap/ |
D | hw_features.h | 15 void hostapd_free_hw_features(struct hostapd_hw_modes *hw_features, 28 struct hostapd_hw_modes *mode); 31 struct hostapd_hw_modes *mode); 35 hostapd_free_hw_features(struct hostapd_hw_modes *hw_features, in hostapd_free_hw_features() 81 struct hostapd_hw_modes *mode) in hostapd_prepare_rates() 91 struct hostapd_hw_modes *mode) in hostapd_hw_skip_mode()
|
D | acs.c | 337 static void acs_cleanup_mode(struct hostapd_hw_modes *mode) in acs_cleanup_mode() 534 static int acs_surveys_are_sufficient_mode(struct hostapd_hw_modes *mode) in acs_surveys_are_sufficient_mode() 553 struct hostapd_hw_modes *mode; in acs_surveys_are_sufficient() 596 struct hostapd_iface *iface, struct hostapd_hw_modes *mode) in acs_survey_mode_interference_factor() 639 struct hostapd_hw_modes *mode; in acs_survey_all_chans_interference_factor() 650 acs_find_chan_mode(struct hostapd_hw_modes *mode, int freq) in acs_find_chan_mode() 673 struct hostapd_hw_modes *mode; in acs_find_mode() 693 struct hostapd_hw_modes *mode; in acs_find_chan() 742 struct hostapd_hw_modes *mode, u32 bw, in acs_update_puncturing_bitmap() 833 struct hostapd_hw_modes *mode, in acs_find_ideal_chan_mode() [all …]
|
D | hw_features.c | 32 void hostapd_free_hw_features(struct hostapd_hw_modes *hw_features, in hostapd_free_hw_features() 84 struct hostapd_hw_modes *modes; in hostapd_get_hw_features() 122 struct hostapd_hw_modes *feature = &modes[i]; in hostapd_get_hw_features() 180 struct hostapd_hw_modes *mode) in hostapd_prepare_rates() 421 struct hostapd_hw_modes *mode; in ieee80211n_scan_channels_2g4() 466 struct hostapd_hw_modes *mode; in ieee80211n_scan_channels_5g() 693 struct hostapd_hw_modes *mode = iface->current_mode; in ieee80211ac_supported_vht_capab() 772 struct hostapd_hw_modes *mode = iface->hw_features; in hostapd_check_edmg_capab() 1080 struct hostapd_hw_modes *mode) in skip_mode() 1112 struct hostapd_hw_modes *mode; in hostapd_determine_mode() [all …]
|
D | dfs.c | 159 dfs_get_chan_data(struct hostapd_hw_modes *mode, int freq, int first_chan_idx) in dfs_get_chan_data() 172 static int dfs_chan_range_available(struct hostapd_hw_modes *mode, in dfs_chan_range_available() 245 struct hostapd_hw_modes *mode; in dfs_find_channel() 354 struct hostapd_hw_modes *mode; in dfs_get_start_chan_idx() 448 struct hostapd_hw_modes *mode; in dfs_check_chans_radar() 470 struct hostapd_hw_modes *mode; in dfs_check_chans_available() 499 struct hostapd_hw_modes *mode; in dfs_check_chans_unavailable() 524 struct hostapd_hw_modes *mode; in dfs_get_valid_channel() 644 struct hostapd_hw_modes *mode; in set_dfs_state_freq() 673 struct hostapd_hw_modes *mode; in set_dfs_state() [all …]
|
D | ieee802_11_vht.c | 27 struct hostapd_hw_modes *mode = hapd->iface->current_mode; in hostapd_eid_vht_capabilities() 143 static int check_valid_vht_mcs(struct hostapd_hw_modes *mode, in check_valid_vht_mcs()
|
D | ap_drv_ops.c | 652 struct hostapd_hw_modes *cmode = hapd->iface->current_mode; in hostapd_set_freq() 749 struct hostapd_hw_modes * 995 struct hostapd_hw_modes *cmode = iface->current_mode; in hostapd_start_dfs_cac() 1046 struct hostapd_hw_modes *mode, in hostapd_get_hw_mode_any_channels() 1125 struct hostapd_hw_modes *mode; in hostapd_drv_do_acs()
|
D | ieee802_11_eht.c | 112 struct hostapd_hw_modes *mode; in hostapd_eid_eht_capab_len() 138 struct hostapd_hw_modes *mode; in hostapd_eid_eht_capab() 321 struct hostapd_hw_modes *mode; in check_valid_eht_mcs() 395 struct hostapd_hw_modes *c_mode = hapd->iface->current_mode; in copy_sta_eht_capab()
|
D | ieee802_11_he.c | 93 struct hostapd_hw_modes *mode = hapd->iface->current_mode; in hostapd_eid_he_capab() 372 struct hostapd_hw_modes *mode = hapd->iface->current_mode; in hostapd_eid_he_6ghz_band_cap()
|
D | ap_drv_ops.h | 86 struct hostapd_hw_modes * 166 struct hostapd_hw_modes *mode,
|
D | hostapd.h | 605 struct hostapd_hw_modes *hw_features; 607 struct hostapd_hw_modes *current_mode;
|
/hostap-latest/src/common/ |
D | hw_features_common.h | 15 struct hostapd_channel_data * hw_get_channel_chan(struct hostapd_hw_modes *mode, 18 hw_mode_get_channel(struct hostapd_hw_modes *mode, int freq, int *chan); 22 struct hostapd_hw_modes *hw_features, int num_hw_features); 24 int hw_get_freq(struct hostapd_hw_modes *mode, int chan); 26 struct hostapd_hw_modes *hw_features, int num_hw_features); 35 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() 44 hw_mode_get_channel(struct hostapd_hw_modes *mode, int freq, int *chan) in hw_mode_get_channel() 64 struct hostapd_hw_modes *hw_features, int num_hw_features) in hw_get_channel_freq() 76 struct hostapd_hw_modes *curr_mode = &hw_features[i]; in hw_get_channel_freq() 90 int hw_get_freq(struct hostapd_hw_modes *mode, int chan) in hw_get_freq() 101 struct hostapd_hw_modes *hw_features, int num_hw_features) in hw_get_chan() 299 int check_40mhz_2g4(struct hostapd_hw_modes *mode, in check_40mhz_2g4()
|
D | ieee802_11_common.h | 21 struct hostapd_hw_modes; 251 int ieee80211_is_dfs(int freq, const struct hostapd_hw_modes *modes,
|
/hostap-latest/wpa_supplicant/ |
D | op_classes.c | 20 static enum chan_allowed allow_channel(struct hostapd_hw_modes *mode, in allow_channel() 49 static int get_center_80mhz(struct hostapd_hw_modes *mode, u8 channel, in get_center_80mhz() 71 static enum chan_allowed verify_80mhz(struct hostapd_hw_modes *mode, in verify_80mhz() 119 static int get_center_160mhz(struct hostapd_hw_modes *mode, u8 channel, in get_center_160mhz() 141 static enum chan_allowed verify_160mhz(struct hostapd_hw_modes *mode, in verify_160mhz() 189 static int get_center_320mhz(struct hostapd_hw_modes *mode, u8 channel, in get_center_320mhz() 211 static enum chan_allowed verify_320mhz(struct hostapd_hw_modes *mode, in verify_320mhz() 252 enum chan_allowed verify_channel(struct hostapd_hw_modes *mode, u8 op_class, in verify_channel() 318 struct hostapd_hw_modes *mode; in wpas_op_class_supported()
|
D | p2p_supplicant.h | 154 struct hostapd_hw_modes *mode, 157 struct hostapd_hw_modes *mode, u8 channel, 160 struct hostapd_hw_modes *mode, u8 channel,
|
D | wpa_supplicant_i.h | 41 struct hostapd_hw_modes; 1257 struct hostapd_hw_modes *modes; 1828 enum chan_allowed verify_channel(struct hostapd_hw_modes *mode, u8 op_class, 1956 struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes, 1959 struct hostapd_hw_modes * get_mode_with_freq(struct hostapd_hw_modes *modes,
|
D | rrm.c | 504 struct hostapd_hw_modes *mode, in wpas_add_channels() 559 struct hostapd_hw_modes *mode) in wpas_op_class_freqs() 605 struct hostapd_hw_modes *mode; in wpas_channel_report_freqs() 661 struct hostapd_hw_modes *mode; in wpas_beacon_request_freqs()
|
D | ap.c | 48 static bool is_chanwidth160_supported(struct hostapd_hw_modes *mode, in is_chanwidth160_supported() 73 struct hostapd_hw_modes *mode) in wpas_conf_ap_vht() 184 static struct hostapd_hw_modes * 188 struct hostapd_hw_modes *mode = NULL; in wpa_supplicant_find_hw_mode() 223 struct hostapd_hw_modes *mode, in wpas_conf_ap_he_6ghz() 288 struct hostapd_hw_modes *mode = NULL; in wpa_supplicant_conf_ap_ht()
|
/hostap-latest/tests/fuzzing/ap-mgmt/ |
D | ap-mgmt.c | 65 static struct hostapd_hw_modes * gen_modes(void) in gen_modes() 67 struct hostapd_hw_modes *mode; in gen_modes() 70 mode = os_zalloc(sizeof(struct hostapd_hw_modes)); in gen_modes()
|
/hostap-latest/src/drivers/ |
D | driver_nl80211_capa.c | 1612 struct hostapd_hw_modes *modes; 1618 static void phy_info_ht_capa(struct hostapd_hw_modes *mode, struct nlattr *capa, in phy_info_ht_capa() 1640 static void phy_info_vht_capa(struct hostapd_hw_modes *mode, in phy_info_vht_capa() 1655 static int phy_info_edmg_capa(struct hostapd_hw_modes *mode, in phy_info_edmg_capa() 1686 static void phy_info_freq(struct hostapd_hw_modes *mode, in phy_info_freq() 1813 struct hostapd_hw_modes *mode, struct nlattr *tb) in phy_info_freqs() 1871 static int phy_info_rates(struct hostapd_hw_modes *mode, struct nlattr *tb) in phy_info_rates() 1915 static void phy_info_iftype_copy(struct hostapd_hw_modes *mode, in phy_info_iftype_copy() 2036 static int phy_info_iftype(struct hostapd_hw_modes *mode, in phy_info_iftype() 2063 struct hostapd_hw_modes *mode; in phy_info_band() [all …]
|
D | driver_common.c | 154 int ht_supported(const struct hostapd_hw_modes *mode) in ht_supported() 172 int vht_supported(const struct hostapd_hw_modes *mode) in vht_supported() 190 bool he_supported(const struct hostapd_hw_modes *hw_mode, in he_supported()
|
D | driver_zephyr.c | 650 struct hostapd_hw_modes *modes; 656 static void phy_info_freq_cfg(struct hostapd_hw_modes *mode, in phy_info_freq_cfg() 706 struct hostapd_hw_modes *mode, in phy_info_freqs_cfg() 743 static int phy_info_rates_cfg(struct hostapd_hw_modes *mode, in phy_info_rates_cfg() 773 static void phy_info_ht_capa_cfg(struct hostapd_hw_modes *mode, u16 capa, in phy_info_ht_capa_cfg() 793 static void phy_info_vht_capa_cfg(struct hostapd_hw_modes *mode, in phy_info_vht_capa_cfg() 805 static void phy_info_he_capa_cfg(struct hostapd_hw_modes *mode, in phy_info_he_capa_cfg() 819 struct hostapd_hw_modes *mode; in phy_info_band_cfg() 1008 static struct hostapd_hw_modes * 1009 wpa_driver_wpa_supp_postprocess_modes(struct hostapd_hw_modes *modes, in wpa_driver_wpa_supp_postprocess_modes() [all …]
|
D | driver.h | 244 struct hostapd_hw_modes { struct 3372 struct hostapd_hw_modes * (*get_hw_feature_data)(void *priv, 6974 int ht_supported(const struct hostapd_hw_modes *mode); 6975 int vht_supported(const struct hostapd_hw_modes *mode); 6976 bool he_supported(const struct hostapd_hw_modes *hw_mode,
|
/hostap-latest/src/fst/ |
D | fst.h | 39 struct hostapd_hw_modes; 76 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()
|