Searched refs:DPP (Results 1 – 25 of 36) sorted by relevance
12
1 Device Provisioning Protocol (DPP)4 This document describes how the Device Provisioning Protocol (DPP)6 the STA device and AP can be configured to connect each other using DPP9 Introduction to DPP14 authentication( detailed below ), PKEX based authentication etc. In DPP16 The three phases of DPP connection are authentication, configuration and28 Enable DPP and protected management frame in wpa_supplicant build config37 Enable DPP and protected management frame in hostapd build config file45 Any STA or AP device can act as a Configurator. Enable DPP and protected70 wpa_key_mgmt=DPP[all …]
609 # Device Provisioning Protocol (DPP)611 # wpa_supplicant/README-DPP for details)
612 # Device Provisioning Protocol (DPP)614 # wpa_supplicant/README-DPP for details)
1 Device Provisioning Protocol (DPP)4 This document describes how the Device Provisioning Protocol (DPP)6 the STA device and AP can be configured to connect each other using DPP9 Introduction to DPP15 authentication (password with in-band provisioning), etc. In DPP a17 three phases of DPP connection are authentication, configuration and33 Enable DPP in wpa_supplicant build config file40 Enable DPP in hostapd build config file47 Any STA or AP device can act as a Configurator. Enable DPP in build72 wpa_key_mgmt=DPP[all …]
606 # Device Provisioning Protocol (DPP) (also known as Wi-Fi Easy Connect)608 # DPP version 2 support610 # DPP version 3 support (experimental and still changing; do not enable for
298 {Identity, V, B.getInt32(DPP::ROW_SHR0 | 1 << Idx), in buildScan()306 {Identity, V, B.getInt32(DPP::BCAST15), B.getInt32(0xa), in buildScan()311 {Identity, V, B.getInt32(DPP::BCAST31), B.getInt32(0xc), in buildScan()325 {Identity, PermX, B.getInt32(DPP::QUAD_PERM_ID), in buildScan()333 {Identity, Lane31, B.getInt32(DPP::QUAD_PERM_ID), in buildScan()356 {Identity, V, B.getInt32(DPP::WAVE_SHR1), B.getInt32(0xf), in buildShiftRight()363 {Identity, V, B.getInt32(DPP::ROW_SHR0 + 1), in buildShiftRight()
42 DPP = 1 << 15, enumerator232 DPP = 4 enumerator446 namespace DPP {
608 let DPP = 1;619 let AsmVariantName = !if(P.HasExtDPP, AMDGPUAsmVariants.DPP,623 let DecoderNamespace = "DPP";668 let DPP = 1;674 let AsmVariantName = !if(P.HasExtDPP, AMDGPUAsmVariants.DPP,678 let DecoderNamespace = "DPP";700 let DPP = 1;706 let AsmVariantName = !if(P.HasExt, AMDGPUAsmVariants.DPP,
76 int checkDPPHazards(MachineInstr *DPP);
350 "Support DPP (Data Parallel Primitives) extension"921 string DPP = "DPP";950 let Name = AMDGPUAsmVariants.DPP;
35 field bit DPP = 0;148 let TSFlags{15} = DPP;
1578 // Return type of input modifiers operand specified input operand for DPP1861 // Outs for DPP and SDWA2050 // Function that checks if instruction supports DPP and SDWA2054 0, // NumSrcArgs == 3 - No DPP or SDWA for VOP32056 0, // 64-bit dst - No DPP or SDWA for 64-bit operands2128 // HasModifiers affects the normal and DPP encodings. We take note of EnableF32SrcMods, which2415 // Maps ordinary instructions to their DPP counterparts2421 let ValueCols = [["DPP"]];
559 return MI.getDesc().TSFlags & SIInstrFlags::DPP; in isDPP()563 return get(Opcode).TSFlags & SIInstrFlags::DPP; in isDPP()
603 int GCNHazardRecognizer::checkDPPHazards(MachineInstr *DPP) { in checkDPPHazards() argument613 for (const MachineOperand &Use : DPP->uses()) { in checkDPPHazards()
103 - aco/optimizer_postRA: Fix combining DPP into VALU.
113 - aco: don't create DPP instructions with SGPR operands
155 - aco: disallow SGPRs on DPP instructions
241 - aco: don't constant propagate to DPP instructions
406 # Device Provisioning Protocol (DPP) (also known as Wi-Fi Easy Connect)408 # DPP version 2 support410 # DPP version 3 support (experimental and still changing; do not enable for
25 * added support for DPP release 2 (Wi-Fi Device Provisioning Protocol)58 * fixed DPP bootstrapping URI parser of channel list119 * OWE: allow Diffie-Hellman Parameter element to be included with DPP120 in preparation for DPP protocol extension132 * added support for DPP (Wi-Fi Device Provisioning Protocol)
308 else if (MII.get(MI->getOpcode()).TSFlags & SIInstrFlags::DPP) in printVOPDst()699 using namespace AMDGPU::DPP; in printDPPCtrl()807 using namespace llvm::AMDGPU::DPP; in printFI()
2664 (isForcedDPP() && !(TSFlags & SIInstrFlags::DPP)) || in checkTargetMatchPredicate()2706 static const unsigned Variants[] = {AMDGPUAsmVariants::DPP}; in getMatchedVariants()2712 AMDGPUAsmVariants::SDWA, AMDGPUAsmVariants::SDWA9, AMDGPUAsmVariants::DPP in getMatchedVariants()6433 using namespace AMDGPU::DPP; in isDPPCtrl()6584 using namespace AMDGPU::DPP; in parseDPPCtrl()6771 using namespace llvm::AMDGPU::DPP; in cvtDPP()
15 * fixed DPP bootstrapping URI parser of channel list76 * OWE: allow Diffie-Hellman Parameter element to be included with DPP77 in preparation for DPP protocol extension89 * added support for DPP (Wi-Fi Device Provisioning Protocol)
259 using namespace llvm::AMDGPU::DPP; in isValidDPP8()