Searched refs:PMF (Results 1 – 9 of 9) sorted by relevance
1528 Function *PMF = Intrinsic::getDeclaration(M, Intrinsic::hexagon_M4_pmpyw); in generate() local1551 P = B.CreateCall(PMF, {P, QVI}); in generate()1557 Value *R = B.CreateCall(PMF, {P, Q}); in generate()
66 - enable PMF automatically for network profiles created from97 * added a RSN workaround for misbehaving PMF APs that advertise172 * fixed WNM Sleep Mode processing when PMF is not enabled201 - use ieee80211w profile parameter to enable/disable PMF and derive202 a separate TX IGTK if PMF is enabled instead of using MGTK240 * improved PMF behavior for cases where the AP and STA has different406 EAPOL-Key descriptor version 3 when the station supports PMF even if407 PMF is not enabled on the AP600 * allow PMF to be enabled for AP mode operation with the ieee80211w740 GAS/ANQP exchanges when associated with PMF
276 # IEEE 802.11w (management frame protection), also known as PMF
313 # IEEE 802.11w (management frame protection), also known as PMF
58 - reject release 2 or newer association without PMF237 * removed optional fields from RSNE when using FT with PMF356 * fixed PMF protection of Deauthentication frame when this is triggered425 GAS/ANQP exchanges when PMF is enabled
38 (dump_expr, case CONSTRUCTOR): Force a & for a PMF.5137 * decl2.c (build_expr_from_tree): Just return a PMF.
3817 * ptree.c (print_lang_type): Print the real type of a PMF.
11052 pointer of sorts to handle all the possible call mechanisms; the PMF11058 would be called for a given object/PMF pair and call it directly inside11076 For PMF constants (i.e.@: expressions of the form @samp{&Klasse::Member}),
17890 Handle PMF's properly.