Searched refs:Tag (Results 1 – 17 of 17) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/common/ |
| H A D | dmrestag.c | 754 char *Tag; in AcpiGetTagPathname() local 784 if (!Tag) in AcpiGetTagPathname() 832 ACPI_COPY_NAMESEG (PathnameEnd, Tag); in AcpiGetTagPathname() 939 char *Tag = NULL; in AcpiDmGetResourceTag() local 965 Tag = AcpiDmSearchTagList (BitIndex, AcpiDmIoFlagTags); in AcpiDmGetResourceTag() 970 if (Tag) in AcpiDmGetResourceTag() 972 return (Tag); in AcpiDmGetResourceTag() 1010 Tag = AcpiDmSearchTagList (BitIndex, TagList); in AcpiDmGetResourceTag() 1013 return (Tag); in AcpiDmGetResourceTag() 1041 for ( ; TagList->Tag; TagList++) in AcpiDmSearchTagList() [all …]
|
| /f-stack/freebsd/contrib/dev/acpica/components/disassembler/ |
| H A D | dmopcode.c | 488 char *Tag; in AcpiDmFieldPredefinedDescription() local 530 Tag = ACPI_CAST_PTR (char, IndexOp->Common.Node); in AcpiDmFieldPredefinedDescription() 531 if (!Tag || (*Tag == 0)) in AcpiDmFieldPredefinedDescription() 538 Info = AcpiAhMatchPredefinedName (Tag); in AcpiDmFieldPredefinedDescription() 546 AcpiOsPrintf (" // %4.4s: %s", Tag, in AcpiDmFieldPredefinedDescription()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | baikal,bt1-l2-ctl.yaml | 16 to change the Tag, Data and Way-select RAM access latencies. Baikal-T1 36 description: Cycles of latency for Tag RAM accesses
|
| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | aslresource.c | 578 Op->Asl.Value.Tag.BitOffset = (ByteOffset * 8) + BitOffset; in RsCreateResourceField() 579 Op->Asl.Value.Tag.BitLength = BitLength; in RsCreateResourceField()
|
| H A D | aslload.c | 480 Node->Value = InitializerOp->Asl.Value.Tag.BitOffset; in LdLoadResourceElements() 481 Node->Length = InitializerOp->Asl.Value.Tag.BitLength; in LdLoadResourceElements()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | l2c2x0.yaml | 81 description: Cycles of latency for Tag RAM accesses. Specifies 3 cells of 83 should use 0. Controllers without separate read and write Tag RAM latency
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | flow-perf.rst | 186 Add Tag item to all flows items, 249 Tag index is defined in user_parameters.h under ``TAG_INDEX``
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | fm10k.rst | 14 support the addition of a Fabric Tag (FTAG) to carry special information.
|
| H A D | features.rst | 380 Supports filtering of a VLAN Tag identifier.
|
| H A D | bnxt.rst | 484 Application configures the VLAN TPID (Tag Protocol ID). By default, the TPID is 506 provides the TCI (Tag Control Info) for a packet via mbuf. In turn, the BNXT PMD
|
| H A D | mlx5.rst | 438 Specifying 2 as a ``rxq_cqe_comp_en`` value selects Flow Tag format for
|
| /f-stack/app/redis-5.0.5/deps/lua/ |
| H A D | HISTORY | 140 Tag methods replace fallbacks as the meta-mechanism for extending the
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | aclocal.h | 1007 ACPI_TAG_INFO Tag; /* Resource descriptor tag info */ member
|
| H A D | acdisasm.h | 343 char *Tag; member
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | rte_flow.rst | 1022 Matches an IEEE 802.1BR E-Tag header. 1027 - ``epcp_edei_in_ecid_b``: E-Tag control information (E-TCI), E-PCP (3b), 2593 Set Tag. 2595 Tag is a transient data used during flow matching. This is not delivered to
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_20_11.rst | 213 * Added support for 2 new miniCQE formats: Flow Tag and L3/L4 header.
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 3650 - ``e_tag``: match IEEE 802.1BR E-Tag header.
|