Home
last modified time | relevance | path

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

/freebsd-head/targets/pseudo/bootstrap-packages/
HDbootstrap-packages.sh150 pmf=$SRCTOP/$dname/Makefile
151 egrep -q "^[^#].*[[:space:]]`no_plus $bname`([[:space:]]|\$)" $pmf 2> /dev/null || continue
/freebsd-head/contrib/wpa/wpa_supplicant/
HDwpa_supplicant_template.conf6 pmf=1
HDgas_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()
HDREADME-DPP60 pmf=2
195 pmf=2
HDconfig.h1269 enum mfp_options pmf; member
HDconfig_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()
HDconfig_file.c1386 if (config->pmf) in wpa_config_write_global()
1387 fprintf(f, "pmf=%d\n", config->pmf); in wpa_config_write_global()
HDmesh.c103 conf->ieee80211w = wpa_s->conf->pmf; in mesh_config_create()
HDevents.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()
HDinterworking.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()
HDap.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()
HDwpa_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()
HDp2p_supplicant.c2202 d->pmf = s->pmf; in wpas_p2p_clone_config()
HDconfig.c5521 { INT(pmf), 0 },
HDChangeLog408 * started to ignore pmf=1/2 parameter for non-RSN networks
/freebsd-head/sys/dev/bxe/
HDbxe_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 …]
HDbxe.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 …]
HDbxe.h971 uint32_t pmf; member
/freebsd-head/contrib/wpa/src/ap/
HDgas_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-head/contrib/lutok/m4/
HDdeveloper-mode.m493 -Wno-pmf-conversions \
/freebsd-head/contrib/kyua/m4/
HDdeveloper-mode.m493 -Wno-pmf-conversions \
/freebsd-head/sys/contrib/dev/athk/ath10k/
HDwmi.h6412 u32 pmf; member
HDwmi.c1663 .pmf = WMI_PEER_PMF,
1701 .pmf = WMI_10_2_PEER_PMF,
HDwmi-tlv.c5060 .pmf = WMI_TLV_PEER_PMF,
HDmac.c2237 arg->peer_flags |= ar->wmi.peer_flags->pmf; in ath10k_peer_assoc_h_crypto()