Home
last modified time | relevance | path

Searched refs:hostapd_hw_modes (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/contrib/wpa/src/ap/
H A Dhw_features.h15 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()
H A Dacs.c329 static void acs_cleanup_mode(struct hostapd_hw_modes *mode) in acs_cleanup_mode()
526 static int acs_surveys_are_sufficient_mode(struct hostapd_hw_modes *mode) in acs_surveys_are_sufficient_mode()
545 struct hostapd_hw_modes *mode; in acs_surveys_are_sufficient()
588 struct hostapd_iface *iface, struct hostapd_hw_modes *mode) in acs_survey_mode_interference_factor()
631 struct hostapd_hw_modes *mode; in acs_survey_all_chans_interference_factor()
642 acs_find_chan_mode(struct hostapd_hw_modes *mode, int freq) in acs_find_chan_mode()
665 struct hostapd_hw_modes *mode; in acs_find_mode()
685 struct hostapd_hw_modes *mode; in acs_find_chan()
734 struct hostapd_hw_modes *mode, u32 bw, in acs_update_puncturing_bitmap()
825 struct hostapd_hw_modes *mode, in acs_find_ideal_chan_mode()
[all …]
H A Dhw_features.c28 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()
118 struct hostapd_hw_modes *feature = &modes[i]; in hostapd_get_hw_features()
176 struct hostapd_hw_modes *mode) in hostapd_prepare_rates()
417 struct hostapd_hw_modes *mode; in ieee80211n_scan_channels_2g4()
462 struct hostapd_hw_modes *mode; in ieee80211n_scan_channels_5g()
689 struct hostapd_hw_modes *mode = iface->current_mode; in ieee80211ac_supported_vht_capab()
768 struct hostapd_hw_modes *mode = iface->hw_features; in hostapd_check_edmg_capab()
1076 struct hostapd_hw_modes *mode) in skip_mode()
1108 struct hostapd_hw_modes *mode; in hostapd_determine_mode()
[all …]
H A Ddfs.c159 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 …]
H A Dieee802_11_vht.c27 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()
H A Dap_drv_ops.c652 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()
H A Dieee802_11_eht.c112 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()
H A Dieee802_11_he.c93 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()
H A Dap_drv_ops.h86 struct hostapd_hw_modes *
166 struct hostapd_hw_modes *mode,
H A Dhostapd.h598 struct hostapd_hw_modes *hw_features;
600 struct hostapd_hw_modes *current_mode;
/freebsd/contrib/wpa/src/common/
H A Dhw_features_common.h15 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,
H A Dhw_features_common.c19 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()
H A Dieee802_11_common.h21 struct hostapd_hw_modes;
243 int ieee80211_is_dfs(int freq, const struct hostapd_hw_modes *modes,
H A Ddpp_i.h57 struct hostapd_hw_modes *own_modes, u16 num_modes);
/freebsd/contrib/wpa/wpa_supplicant/
H A Dop_classes.c20 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()
H A Dp2p_supplicant.h154 struct hostapd_hw_modes *mode,
157 struct hostapd_hw_modes *mode, u8 channel,
160 struct hostapd_hw_modes *mode, u8 channel,
H A Dwpa_supplicant_i.h41 struct hostapd_hw_modes;
1246 struct hostapd_hw_modes *modes;
1813 enum chan_allowed verify_channel(struct hostapd_hw_modes *mode, u8 op_class,
1941 struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes,
1944 struct hostapd_hw_modes * get_mode_with_freq(struct hostapd_hw_modes *modes,
H A Drrm.c504 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()
H A Dap.c48 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()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c1601 struct hostapd_hw_modes *modes;
1607 static void phy_info_ht_capa(struct hostapd_hw_modes *mode, struct nlattr *capa, in phy_info_ht_capa()
1629 static void phy_info_vht_capa(struct hostapd_hw_modes *mode, in phy_info_vht_capa()
1644 static int phy_info_edmg_capa(struct hostapd_hw_modes *mode, in phy_info_edmg_capa()
1675 static void phy_info_freq(struct hostapd_hw_modes *mode, in phy_info_freq()
1802 struct hostapd_hw_modes *mode, struct nlattr *tb) in phy_info_freqs()
1860 static int phy_info_rates(struct hostapd_hw_modes *mode, struct nlattr *tb) in phy_info_rates()
1904 static void phy_info_iftype_copy(struct hostapd_hw_modes *mode, in phy_info_iftype_copy()
2025 static int phy_info_iftype(struct hostapd_hw_modes *mode, in phy_info_iftype()
2052 struct hostapd_hw_modes *mode; in phy_info_band()
[all …]
H A Ddriver_common.c154 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()
H A Ddriver.h244 struct hostapd_hw_modes { struct
3350 struct hostapd_hw_modes * (*get_hw_feature_data)(void *priv,
6933 int ht_supported(const struct hostapd_hw_modes *mode);
6934 int vht_supported(const struct hostapd_hw_modes *mode);
6935 bool he_supported(const struct hostapd_hw_modes *hw_mode,
H A Ddriver_hostap.c1101 static struct hostapd_hw_modes * hostap_get_hw_feature_data(void *priv, in hostap_get_hw_feature_data()
1105 struct hostapd_hw_modes *mode; in hostap_get_hw_feature_data()
1112 mode = os_zalloc(sizeof(struct hostapd_hw_modes)); in hostap_get_hw_feature_data()
/freebsd/contrib/wpa/src/fst/
H A Dfst.h39 struct hostapd_hw_modes;
76 int (*get_hw_modes)(void *ctx, struct hostapd_hw_modes **modes);
H A Dfst_iface.h82 struct hostapd_hw_modes **modes) in fst_iface_get_hw_modes()

123