Home
last modified time | relevance | path

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

12

/Linux-v5.4/net/dsa/
DKconfig23 tristate "Tag driver for switches using custom 802.1Q VLAN headers"
37 tristate "Tag driver for Broadcom switches using in-frame headers"
45 tristate "Tag driver for Broadcom switches using prepended headers"
53 tristate "Tag driver for Lantiq / Intel GSWIP switches"
59 tristate "Tag driver for Marvell switches using DSA headers"
65 tristate "Tag driver for Marvell switches using EtherType DSA headers"
71 tristate "Tag driver for Mediatek switches"
77 tristate "Tag driver for Microchip 8795/9477/9893 families of switches"
83 tristate "Tag driver for Qualcomm Atheros QCA8K switches"
89 tristate "Tag driver for SMSC/Microchip LAN9303 family of switches"
[all …]
/Linux-v5.4/include/linux/usb/
Dstorage.h56 __u32 Tag; /* unique per command id */ member
72 __u32 Tag; /* same as original command */ member
/Linux-v5.4/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt142 3.4 Tag Types
157 formats. Their definitions will be published in RFCs. Tag types whose
167 Tag type 0 is reserved. Tag types 1, 2, and 5 are defined in this
177 Figure 2: Standard Tag Format
186 3.4.1 Tag Type Classes
188 Tag classes consist of tag types that have common processing requirements
205 3.4.2 Tag Type 1
207 This is referred to as the "bit-mapped" tag type. Tag type 1 is included
218 Figure 3. Tag Type 1 Format
221 3.4.2.1 Tag Type
[all …]
/Linux-v5.4/drivers/usb/storage/
Dinitializers.c62 bcb->Tag = 0; in usb_stor_ucr61s2b_init()
Dtransport.c1125 bcb->Tag = ++us->tag; in usb_stor_Bulk_transport()
1137 le32_to_cpu(bcb->Signature), bcb->Tag, in usb_stor_Bulk_transport()
1241 le32_to_cpu(bcs->Signature), bcs->Tag, in usb_stor_Bulk_transport()
1243 if (!(bcs->Tag == us->tag || (us->fflags & US_FL_BULK_IGNORE_TAG)) || in usb_stor_Bulk_transport()
Drealtek_cr.c216 bcb->Tag = ++us->tag; in rts51x_bulk_transport()
256 if (bcs->Tag != us->tag) in rts51x_bulk_transport()
305 bcb->Tag = ++us->tag; in rts51x_bulk_transport_special()
/Linux-v5.4/drivers/mtd/parsers/
DKconfig71 tristate "Parser for BCM963XX Image Tag format partitions"
75 Image Tag is the firmware header used by broadcom on their xDSL line
78 This driver adds support for parsing a partition with an Image Tag
/Linux-v5.4/Documentation/scsi/
Dcxgb3i.txt23 on the Initiator Task Tag (ITT) in Data-In or Target Task Tag (TTT)
/Linux-v5.4/Documentation/block/
Dnull_blk.rst110 0 Tag set is not shared.
111 1 Tag set shared between devices for blk-mq. Only makes sense with
/Linux-v5.4/Documentation/infiniband/
Dtag_matching.rst2 Tag matching logic
41 Tag matching implementation
/Linux-v5.4/Documentation/media/v4l-drivers/
Domap4_camera.rst51 Tag: v3.3 (commit c16fa4f2ad19908a47c63d8fa436a1178438c7e7)
/Linux-v5.4/Documentation/arm/
Dtcm.rst68 - Tag functions to be compiled into ITCM.
70 - Tag data and constants to be allocated to DTCM and ITCM.
/Linux-v5.4/drivers/media/pci/ngene/
Dngene-cards.c820 u16 Tag, u32 MaxLen, u8 *data, u32 *pLength) in ReadEEProm() argument
833 if (tag == Tag) in ReadEEProm()
860 u16 Tag, u32 Length, u8 *data) in WriteEEProm() argument
875 if (tag == Tag) in WriteEEProm()
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-driver-hid-logitech-lg4ff15 Tag: Mode Name
/Linux-v5.4/Documentation/usb/
Dusbmon.rst126 - URB Tag. This is used to identify URBs, and is normally an in-kernel address
163 In case of a submission of a Control packet, this field contains a Setup Tag
164 instead of an group of numbers. It is easy to tell whether the Setup Tag is
172 These words are safe to decode if Setup Tag was 's'. Otherwise, the setup
/Linux-v5.4/Documentation/dev-tools/
Dkasan.rst22 Tag-based KASAN is only supported in Clang and requires version 7.0.0 or later.
199 Tag-based KASAN uses the Top Byte Ignore (TBI) feature of modern arm64 CPUs to
/Linux-v5.4/Documentation/networking/device_drivers/intel/
Diavf.rst70 Setting VLAN Tag Stripping
120 "tags," and multiple VLAN IDs are thus referred to as a "tag stack." Tag stacks
241 trusted mode, refer to the section "VLAN Tag Packet Steering" in this
/Linux-v5.4/Documentation/driver-api/rapidio/
Dmport_cdev.rst33 - Set RapidIO Component Tag for mport devices (RIO_MPORT_MAINT_COMPTAG_SET)
/Linux-v5.4/drivers/message/fusion/lsi/
Dmpi_targ.h270 U16 Tag; /* 02h */ member
/Linux-v5.4/drivers/usb/gadget/function/
Df_tcm.c81 csw->Tag = cmd->bot_tag; in bot_enqueue_sense_code()
163 csw->Tag = cmd->bot_tag; in bot_send_status()
1227 cmd = usbg_get_cmd(fu, tv_nexus, cbw->Tag); in bot_submit_command()
1234 cmd->bot_tag = cbw->Tag; in bot_submit_command()
Df_mass_storage.c1636 csw->Tag = common->tag; in send_status()
2144 common->tag = cbw->Tag; in received_cbw()
/Linux-v5.4/drivers/scsi/
Dhpsa_cmd.h579 __le32 Tag; /* cciss tag, lower 4 bytes only */ member
/Linux-v5.4/arch/m68k/fpsp040/
Ddo_func.S286 | ;Tag values:
/Linux-v5.4/Documentation/trace/
Dftrace-design.rst258 - Tag this arch as HAVE_SYSCALL_TRACEPOINTS.
/Linux-v5.4/drivers/edac/
DKconfig506 of Tag RAM and Data RAM.

12