/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | mbo.c | 29 static int wpas_mbo_validate_non_pref_chan(u8 oper_class, u8 chan, u8 reason) in wpas_mbo_validate_non_pref_chan() argument 35 if (ieee80211_chan_to_freq(NULL, oper_class, chan) == -1) in wpas_mbo_validate_non_pref_chan() 138 wpabuf_put_u8(mbo, wpa_s->non_pref_chan[start].oper_class); in wpas_mbo_non_pref_chan_attr_body() 212 non_pref->oper_class != start_pref->oper_class || in wpas_mbo_non_pref_chan_attrs() 333 return a->oper_class == b->oper_class && a->chan == b->chan; in wpa_non_pref_chan_is_eq() 350 if (a->oper_class != b->oper_class) in wpa_non_pref_chan_cmp() 351 return (int) a->oper_class - (int) b->oper_class; in wpa_non_pref_chan_cmp() 411 chan->oper_class = _oper_class; in wpas_mbo_update_non_pref_chan() 416 if (wpas_mbo_validate_non_pref_chan(chan->oper_class, in wpas_mbo_update_non_pref_chan() 420 chan->oper_class, chan->chan, chan->reason); in wpas_mbo_update_non_pref_chan() [all …]
|
H A D | driver_i.h | 657 struct wpa_supplicant *wpa_s, const u8 *addr, u8 oper_class, in wpa_drv_tdls_enable_channel_switch() argument 663 oper_class, in wpa_drv_tdls_enable_channel_switch()
|
H A D | wpas_glue.c | 852 void *ctx, const u8 *addr, u8 oper_class, in wpa_supplicant_tdls_enable_channel_switch() argument 857 return wpa_drv_tdls_enable_channel_switch(wpa_s, addr, oper_class, in wpa_supplicant_tdls_enable_channel_switch()
|
H A D | rrm.c | 1260 params->freqs = wpas_beacon_request_freqs(wpa_s, req->oper_class, in wpas_rm_handle_beacon_req()
|
H A D | wpa_supplicant_i.h | 1393 u8 oper_class; member
|
H A D | ctrl_iface.c | 1166 u8 oper_class; in wpa_supplicant_ctrl_iface_tdls_chan_switch() local 1182 oper_class = strtol(pos, &end, 10); in wpa_supplicant_ctrl_iface_tdls_chan_switch() 1223 MAC2STR(peer), oper_class, freq_params.freq, in wpa_supplicant_ctrl_iface_tdls_chan_switch() 1229 return wpa_tdls_enable_chan_switch(wpa_s->wpa, peer, oper_class, in wpa_supplicant_ctrl_iface_tdls_chan_switch()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | tdls.c | 334 u8 oper_class, in iwl_mvm_tdls_config_channel_switch() argument 503 struct ieee80211_sta *sta, u8 oper_class, in iwl_mvm_tdls_channel_switch() 528 oper_class, chandef, 0, 0, 0, in iwl_mvm_tdls_channel_switch() 545 mvm->tdls_cs.peer.op_class = oper_class; in iwl_mvm_tdls_channel_switch() 505 iwl_mvm_tdls_channel_switch(struct ieee80211_hw * hw,struct ieee80211_vif * vif,struct ieee80211_sta * sta,u8 oper_class,struct cfg80211_chan_def * chandef,struct sk_buff * tmpl_skb,u32 ch_sw_tm_ie) iwl_mvm_tdls_channel_switch() argument
|
H A D | mvm.h | 2547 struct ieee80211_sta *sta, u8 oper_class, in iwl_mvm_cipher_to_location_cipher()
|
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p_build.c | 377 u8 oper_class, u8 channel, in p2p_buf_add_oob_go_neg_channel() argument 384 wpabuf_put_u8(buf, oper_class); /* Operating Class */ in p2p_buf_add_oob_go_neg_channel() 389 oper_class, channel, role); in p2p_buf_add_oob_go_neg_channel()
|
H A D | p2p_i.h | 777 u8 oper_class, u8 channel,
|
/freebsd/contrib/wpa/src/rsn_supp/ |
H A D | wpa_i.h | 443 u8 oper_class, in wpa_sm_tdls_enable_channel_switch() argument 448 oper_class, in wpa_sm_tdls_enable_channel_switch()
|
H A D | wpa.h | 86 void *ctx, const u8 *addr, u8 oper_class, 582 u8 oper_class,
|
H A D | tdls.c | 3258 u8 oper_class, in wpa_tdls_enable_chan_switch() argument 3298 oper_class, freq_params); in wpa_tdls_enable_chan_switch()
|
/freebsd/contrib/wpa/hostapd/ |
H A D | config_file.c | 4334 u8 *oper_class; in hostapd_config_fill() local 4344 oper_class = os_malloc(oper_class_len); in hostapd_config_fill() 4345 if (oper_class == NULL) in hostapd_config_fill() 4347 if (hexstr2bin(pos, oper_class, oper_class_len)) { in hostapd_config_fill() 4351 os_free(oper_class); in hostapd_config_fill() 4355 bss->hs20_operating_class = oper_class; in hostapd_config_fill()
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers.c | 2994 u8 oper_class = 0; in wpas_dbus_handler_tdls_channel_switch() local 3029 oper_class = entry.byte_value; in wpas_dbus_handler_tdls_channel_switch() 3059 if (oper_class == 0) { in wpas_dbus_handler_tdls_channel_switch() 3082 MAC2STR(peer), oper_class, freq_params.freq, in wpas_dbus_handler_tdls_channel_switch() 3088 ret = wpa_tdls_enable_chan_switch(wpa_s->wpa, peer, oper_class, in wpas_dbus_handler_tdls_channel_switch()
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver.h | 4565 void *priv, const u8 *addr, u8 oper_class,
|
H A D | driver_nl80211.c | 10622 nl80211_tdls_enable_channel_switch(void *priv, const u8 *addr, u8 oper_class, in nl80211_tdls_enable_channel_switch() argument 10636 MAC2STR(addr), oper_class, params->freq); in nl80211_tdls_enable_channel_switch() 10640 nla_put_u8(msg, NL80211_ATTR_OPER_CLASS, oper_class) || in nl80211_tdls_enable_channel_switch()
|
/freebsd/contrib/wpa/src/common/ |
H A D | ieee802_11_defs.h | 2164 u8 oper_class; /* Operating Class */ member
|