| /freebsd/contrib/wpa/src/common/ | 
| H A D | ieee802_11_common.c | 1365 	u8 op_class;  in ieee80211_freq_to_chan()  local 1385 			      u8 *op_class, u8 *channel)  in ieee80211_freq_to_channel_ext() 1613 				  int sec_channel, u8 *op_class, u8 *channel)  in ieee80211_chaninfo_to_channel() 1697 static int ieee80211_chan_to_freq_us(u8 op_class, u8 chan)  in ieee80211_chan_to_freq_us() 1754 static int ieee80211_chan_to_freq_eu(u8 op_class, u8 chan)  in ieee80211_chan_to_freq_eu() 1805 static int ieee80211_chan_to_freq_jp(u8 op_class, u8 chan)  in ieee80211_chan_to_freq_jp() 1863 static int ieee80211_chan_to_freq_cn(u8 op_class, u8 chan)  in ieee80211_chan_to_freq_cn() 1890 static int ieee80211_chan_to_freq_global(u8 op_class, u8 chan)  in ieee80211_chan_to_freq_global() 1984 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan)  in ieee80211_chan_to_freq() 2041 int is_dfs_global_op_class(u8 op_class)  in is_dfs_global_op_class() [all …] 
 | 
| H A D | ocv.c | 57 	u8 op_class, channel;  in ocv_insert_oci()  local
  | 
| H A D | ocv.h | 16 	u8 op_class;  member
  | 
| H A D | dpp_auth.c | 107 		u8 op_class, channel;  in dpp_auth_build_req()  local
  | 
| H A D | ieee802_11_common.h | 260 	u8 op_class;  member
  | 
| H A D | ieee802_11_defs.h | 2018 	u8 op_class;  member 2225 	u8 op_class; /* Operating Class */  member 2261 	u8 op_class;  member 3046 	u8 op_class;  member
  | 
| H A D | dpp.c | 4700 	u8 op_class, channel;  in dpp_nfc_update_bi_channel()  local
  | 
| /freebsd/contrib/wpa/wpa_supplicant/ | 
| H A D | op_classes.c | 21 				       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
  | 
| H A D | rrm.c | 476 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()
  | 
| H A D | wnm_sta.c | 545 static int wnm_nei_get_chan(struct wpa_supplicant *wpa_s, u8 op_class, u8 chan)  in wnm_nei_get_chan() 909 			   u32 bss_info, u8 op_class, u8 chan, u8 phy_type,  in wnm_add_nei_rep() 945 	u8 op_class, chan;  in wnm_nei_rep_add_bss()  local
  | 
| H A D | p2p_supplicant.c | 1986 					 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 …] 
 | 
| H A D | dpp_supplicant.c | 346 		u8 op_class, channel;  in wpas_dpp_scan_channel_list()  local
  | 
| H A D | config.c | 5125 	u8 op_class, chan;  in wpa_config_process_p2p_pref_chan()  local
  | 
| H A D | ctrl_iface.c | 7480 		u8 channel, op_class;  in p2p_ctrl_set()  local 7663 		int op_class, chan;  in p2p_ctrl_set()  local
  | 
| /freebsd/contrib/wpa/src/p2p/ | 
| H A D | p2p_utils.c | 57 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()
  | 
| H A D | p2p_go_neg.c | 605 	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
  | 
| H A D | p2p.c | 1403 	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()
  | 
| H A D | p2p_build.c | 119 	u8 op_class, op_channel;  in p2p_buf_add_pref_channel_list()  local
  | 
| H A D | p2p.h | 425 	u8 op_class;  member
  | 
| /freebsd/contrib/wpa/src/ap/ | 
| H A D | neighbor_db.c | 239 	u8 channel, op_class;  in hostapd_neighbor_set_own_report()  local
  | 
| H A D | drv_callbacks.c | 1128 	u8 seg0_idx = 0, seg1_idx = 0, op_class, chan_no;  in hostapd_event_ch_switch()  local
  | 
| H A D | ieee802_11.c | 3025 			u8 op_class, channel, phytype;  in handle_auth()  local 7656 				u8 op_class, bool mld_update)  in hostapd_eid_rnr_bss() 7759 	u8 tbtt_count, total_tbtt_count = 0, op_class, channel;  in hostapd_eid_rnr_iface()  local
  | 
| H A D | beacon.c | 444 	u8 op_class, channel;  in hostapd_eid_supported_op_classes()  local
  | 
| H A D | sta_info.h | 60 	u8 op_class;  member
  | 
| H A D | hostapd.c | 4525 	u8 op_class, chan = 0;  in hostapd_switch_channel_fallback()  local
  |