Home
last modified time | relevance | path

Searched refs:pmf (Results 1 – 24 of 24) sorted by relevance

/freebsd/targets/pseudo/bootstrap-packages/
H A Dbootstrap-packages.sh150 pmf=$SRCTOP/$dname/Makefile
151 egrep -q "^[^#].*[[:space:]]`no_plus $bname`([[:space:]]|\$)" $pmf 2> /dev/null || continue
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_template.conf6 pmf=1
H A Dgas_query.c526 int prot, pmf; in gas_query_rx() local
541 pmf = pmf_in_use(gas->wpa_s, sa); in gas_query_rx()
542 if (prot && !pmf) { in gas_query_rx()
546 if (!prot && pmf) { in gas_query_rx()
H A DREADME-DPP60 pmf=2
195 pmf=2
H A Dconfig.h1269 enum mfp_options pmf; member
H A Dconfig_winreg.c279 config->pmf = val; in wpa_config_read_global()
642 wpa_config_write_reg_dword(hk, TEXT("pmf"), config->pmf, 0); in wpa_config_write_global()
H A Dconfig_file.c1386 if (config->pmf) in wpa_config_write_global()
1387 fprintf(f, "pmf=%d\n", config->pmf); in wpa_config_write_global()
H A Dmesh.c103 conf->ieee80211w = wpa_s->conf->pmf; in mesh_config_create()
H A Devents.c3145 int pmf; in wpa_supplicant_use_own_rsne_params() local
3290 pmf = wpas_get_ssid_pmf(wpa_s, ssid); in wpa_supplicant_use_own_rsne_params()
3292 pmf == MGMT_FRAME_PROTECTION_REQUIRED) { in wpa_supplicant_use_own_rsne_params()
3299 pmf == NO_MGMT_FRAME_PROTECTION) { in wpa_supplicant_use_own_rsne_params()
3308 wpa_sm_set_param(wpa_s->wpa, WPA_PARAM_MFP, pmf); in wpa_supplicant_use_own_rsne_params()
3338 if (pmf == NO_MGMT_FRAME_PROTECTION || in wpa_supplicant_use_own_rsne_params()
H A Dinterworking.c959 key_mgmt = wpa_s->conf->pmf != NO_MGMT_FRAME_PROTECTION ? in interworking_set_hs20_params()
966 key_mgmt = wpa_s->conf->pmf != NO_MGMT_FRAME_PROTECTION ? in interworking_set_hs20_params()
971 wpa_s->conf->pmf == MGMT_FRAME_PROTECTION_REQUIRED ? in interworking_set_hs20_params()
H A Dap.c743 } else if (wpa_s->conf->pmf != MGMT_FRAME_PROTECTION_DEFAULT) { in wpa_supplicant_conf_ap()
745 bss->ieee80211w = wpa_s->conf->pmf; in wpa_supplicant_conf_ap()
H A Dwpa_supplicant.c8733 if (wpa_s->conf->pmf == MGMT_FRAME_PROTECTION_OPTIONAL && in wpas_get_ssid_pmf()
8758 if (wpa_s->conf->pmf == NO_MGMT_FRAME_PROTECTION && in wpas_get_ssid_pmf()
8763 return wpa_s->conf->pmf; in wpas_get_ssid_pmf()
H A Dp2p_supplicant.c2202 d->pmf = s->pmf; in wpas_p2p_clone_config()
H A Dconfig.c5521 { INT(pmf), 0 },
H A DChangeLog408 * started to ignore pmf=1/2 parameter for non-RSN networks
/freebsd/sys/dev/bxe/
H A Dbxe_stats.c276 if (!sc->port.pmf || !sc->port.port_stx) { in bxe_stats_pmf_update()
326 if (!sc->link_vars.link_up || !sc->port.pmf) { in bxe_port_stats_init()
583 if (sc->port.pmf) { in bxe_stats_start()
1155 if (sc->port.pmf) { in bxe_storm_stats_update()
1312 if (sc->port.pmf) { in bxe_stats_update()
1409 if (sc->port.pmf) { in bxe_stats_stop()
1418 if (sc->port.pmf) { in bxe_stats_stop()
1481 if (!sc->port.pmf || !sc->port.port_stx) { in bxe_port_stats_base_init()
1617 if (!sc->stats_init && sc->port.pmf && sc->port.port_stx) { in bxe_stats_init()
1669 if (sc->port.pmf && sc->port.port_stx) { in bxe_stats_init()
[all …]
H A Dbxe.c3827 if (!sc->port.pmf) { in bxe_func_wait_started()
4338 sc->port.pmf = 0; in bxe_nic_unload()
6856 sc->port.pmf = 1; in bxe_nic_load_pmf()
6859 sc->port.pmf = 0; in bxe_nic_load_pmf()
6862 BLOGD(sc, DBG_LOAD, "pmf %d\n", sc->port.pmf); in bxe_nic_load_pmf()
7783 sc->port.pmf = 1; in bxe_pmf_update()
7784 BLOGD(sc, DBG_INTR, "pmf %d\n", sc->port.pmf); in bxe_pmf_update()
7937 if ((sc->port.pmf == 0) && (val & DRV_STATUS_PMF)) in bxe_attn_int_deasserted3()
8169 if ((attn & sc->link_vars.aeu_int_mask) && sc->port.pmf) { in bxe_attn_int_deasserted0()
10092 if (sc->port.pmf) { in bxe_cmng_fns_init()
[all …]
/freebsd/contrib/wpa/src/ap/
H A Dgas_query_ap.c475 int prot, pmf; in gas_query_ap_rx() local
490 pmf = pmf_in_use(gas->hapd, sa); in gas_query_ap_rx()
491 if (prot && !pmf) { in gas_query_ap_rx()
495 if (!prot && pmf) { in gas_query_ap_rx()
/freebsd/contrib/lutok/m4/
H A Ddeveloper-mode.m493 -Wno-pmf-conversions \
/freebsd/contrib/kyua/m4/
H A Ddeveloper-mode.m493 -Wno-pmf-conversions \
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h6412 u32 pmf; member
H A Dwmi.c1663 .pmf = WMI_PEER_PMF,
1701 .pmf = WMI_10_2_PEER_PMF,
H A Dwmi-tlv.c5060 .pmf = WMI_TLV_PEER_PMF,
H A Dmac.c2237 arg->peer_flags |= ar->wmi.peer_flags->pmf; in ath10k_peer_assoc_h_crypto()