Home
last modified time | relevance | path

Searched defs:op_class (Results 1 – 25 of 30) sorted by relevance

12

/hostap-latest/src/common/
Dieee802_11_common.c1386 u8 op_class; in ieee80211_freq_to_chan() local
1406 u8 *op_class, u8 *channel) in ieee80211_freq_to_channel_ext()
1634 int sec_channel, u8 *op_class, u8 *channel) in ieee80211_chaninfo_to_channel()
1718 static int ieee80211_chan_to_freq_us(u8 op_class, u8 chan) in ieee80211_chan_to_freq_us()
1775 static int ieee80211_chan_to_freq_eu(u8 op_class, u8 chan) in ieee80211_chan_to_freq_eu()
1826 static int ieee80211_chan_to_freq_jp(u8 op_class, u8 chan) in ieee80211_chan_to_freq_jp()
1884 static int ieee80211_chan_to_freq_cn(u8 op_class, u8 chan) in ieee80211_chan_to_freq_cn()
1911 static int ieee80211_chan_to_freq_global(u8 op_class, u8 chan) in ieee80211_chan_to_freq_global()
2005 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan) in ieee80211_chan_to_freq()
2062 int is_dfs_global_op_class(u8 op_class) in is_dfs_global_op_class()
[all …]
Docv.c57 u8 op_class, channel; in ocv_insert_oci() local
Docv.h16 u8 op_class; member
Ddpp_auth.c107 u8 op_class, channel; in dpp_auth_build_req() local
Dieee802_11_common.h268 u8 op_class; member
Dieee802_11_defs.h2026 u8 op_class; member
2233 u8 op_class; /* Operating Class */ member
2269 u8 op_class; member
3054 u8 op_class; member
/hostap-latest/wpa_supplicant/
Dop_classes.c21 u8 op_class, u8 chan, in allow_channel()
72 u8 op_class, u8 channel) in verify_80mhz()
142 u8 op_class, u8 channel) in verify_160mhz()
212 u8 op_class, u8 channel) in verify_320mhz()
252 enum chan_allowed verify_channel(struct hostapd_hw_modes *mode, u8 op_class, in verify_channel()
314 const struct oper_class_map *op_class) in wpas_op_class_supported()
560 u8 op_class = global_op_class[op].op_class; in wpas_supp_op_class_ie() local
Drrm.c476 static int wpas_add_channel(u8 op_class, u8 chan, u8 num_primary_channels, in wpas_add_channel()
657 u8 op_class, u8 chan, in wpas_beacon_request_freqs()
713 u8 *op_class, u8 *chan, u8 *phy_type) in wpas_get_op_chan_phy()
Dwnm_sta.c549 static int wnm_nei_get_chan(struct wpa_supplicant *wpa_s, u8 op_class, u8 chan) in wnm_nei_get_chan()
913 u32 bss_info, u8 op_class, u8 chan, u8 phy_type, in wnm_add_nei_rep()
949 u8 op_class, chan; in wnm_nei_rep_add_bss() local
Dp2p_supplicant.c1986 u8 *op_class, u8 *op_edmg_channel) in wpas_p2p_freq_to_edmg_channel()
2032 u8 op_channel, op_class; in wpas_p2p_try_edmg_channel() local
2088 u8 op_channel, op_class; in wpas_start_wps_go() local
3699 struct hostapd_hw_modes *mode, u8 op_class, in has_channel()
3758 u8 op_class, u8 channel, u8 bw) in wpas_p2p_verify_80mhz()
3837 u8 op_class, u8 channel, u8 bw) in wpas_p2p_verify_160mhz()
3903 u8 op_class, u8 channel, u8 bw) in wpas_p2p_verify_channel()
4102 u8 op_class) in wpas_p2p_get_vht80_center()
4126 u8 op_class) in wpas_p2p_get_vht160_center()
6697 u8 op_class; in wpas_p2p_init_go_params() local
[all …]
/hostap-latest/src/p2p/
Dp2p_utils.c57 int p2p_channel_to_freq(int op_class, int channel) in p2p_channel_to_freq()
69 int p2p_freq_to_channel(unsigned int freq, u8 *op_class, u8 *channel) in p2p_freq_to_channel()
385 u8 *op_class, u8 *op_channel) in p2p_channel_select()
415 int p2p_channel_random_social(struct p2p_channels *chans, u8 *op_class, in p2p_channel_random_social()
559 static int p2p_check_pref_channel(int channel, u8 op_class, in p2p_check_pref_channel()
Dp2p_go_neg.c605 u8 op_class, op_channel; in p2p_check_pref_chan_no_recv() local
654 u8 op_class, op_channel; in p2p_check_pref_chan_recv() local
699 u8 op_class, op_channel; in p2p_check_pref_chan() local
Dp2p.c1403 u8 op_class, op_channel; in p2p_prepare_channel_pref() local
1440 u8 op_class, op_channel; in p2p_prepare_channel_best() local
2299 u8 channel, op_class; in p2p_build_probe_resp_buf() local
4790 int p2p_config_get_random_social(struct p2p_config *p2p, u8 *op_class, in p2p_config_get_random_social()
5322 u8 op_class, channel; in p2p_build_nfc_handover() local
5588 void p2p_set_override_pref_op_chan(struct p2p_data *p2p, u8 op_class, in p2p_set_override_pref_op_chan()
Dp2p_build.c119 u8 op_class, op_channel; in p2p_buf_add_pref_channel_list() local
Dp2p.h425 u8 op_class; member
/hostap-latest/tests/hwsim/
Dtest_ocv.py23 def make_ocikde(op_class, channel, seg1_idx): argument
409 def test_bad_oci(self, logmsg, op_class, channel, seg1_idx): argument
423 def confirm_valid_oci(self, op_class, channel, seg1_idx): argument
772 def test_bad_oci(self, logmsg, op_class, channel, seg1_idx, errmsg): argument
792 def confirm_valid_oci(self, op_class, channel, seg1_idx): argument
Dtest_p2p_messages.py59 def p2p_attr_listen_channel(op_class=81, chan=1): argument
96 def p2p_attr_operating_channel(op_class=81, chan=1): argument
Dtest_eht.py1321 def _test_eht_6ghz(dev, apdev, channel, op_class, ccfs1): argument
1850 op_class=None): argument
Dtest_he.py1279 def he_6ghz_acs(dev, apdev, op_class, bw): argument
/hostap-latest/src/ap/
Dneighbor_db.c239 u8 channel, op_class; in hostapd_neighbor_set_own_report() local
Ddrv_callbacks.c1130 u8 seg0_idx = 0, seg1_idx = 0, op_class, chan_no; in hostapd_event_ch_switch() local
Dieee802_11.c3030 u8 op_class, channel, phytype; in handle_auth() local
7665 u8 op_class, bool mld_update) in hostapd_eid_rnr_bss()
7768 u8 tbtt_count, total_tbtt_count = 0, op_class, channel; in hostapd_eid_rnr_iface() local
Dbeacon.c519 u8 op_class, channel; in hostapd_eid_supported_op_classes() local
Dsta_info.h60 u8 op_class; member
Dhostapd.c4518 u8 op_class, chan = 0; in hostapd_switch_channel_fallback() local

12