Searched refs:PMF (Results 1 – 6 of 6) sorted by relevance
170 FTM_SET_FLAG(PMF); in iwl_mld_ftm_set_sta()
19 * improve mitigation against DoS attacks when PMF is used71 * fixed PMF disconnection protection bypass in AP mode169 - enable PMF automatically for network profiles created from200 * added a RSN workaround for misbehaving PMF APs that advertise275 * fixed WNM Sleep Mode processing when PMF is not enabled304 - use ieee80211w profile parameter to enable/disable PMF and derive305 a separate TX IGTK if PMF is enabled instead of using MGTK343 * improved PMF behavior for cases where the AP and STA has different509 EAPOL-Key descriptor version 3 when the station supports PMF even if510 PMF is not enabled on the AP[all …]
1535 Function *PMF = Intrinsic::getDeclaration(M, Intrinsic::hexagon_M4_pmpyw); in generate() local1558 P = B.CreateCall(PMF, {P, QVI}); in generate()1564 Value *R = B.CreateCall(PMF, {P, Q}); in generate()
55 * fixed PMF disconnection protection bypass138 - reject release 2 or newer association without PMF317 * removed optional fields from RSNE when using FT with PMF436 * fixed PMF protection of Deauthentication frame when this is triggered505 GAS/ANQP exchanges when PMF is enabled
458 FTM_SET_FLAG(PMF); in iwl_mvm_ftm_set_sta()
3096 if (auto PMF = Primary->getPrivateModuleFragment()) { in EmitModuleInitializers() local3097 for (Decl *D : getContext().getModuleInitializers(PMF)) { in EmitModuleInitializers()