/linux-6.12.1/net/dsa/ |
D | tag_ocelot.c | 77 u8 *extraction; in ocelot_rcv() local 90 /* And skb->data now points to the extraction frame header. in ocelot_rcv() 93 extraction = skb->data; in ocelot_rcv() 102 /* Remove from inet csum the extraction header */ in ocelot_rcv() 105 ocelot_xfh_get_src_port(extraction, &src_port); in ocelot_rcv() 106 ocelot_xfh_get_qos_class(extraction, &qos_class); in ocelot_rcv() 107 ocelot_xfh_get_tag_type(extraction, &tag_type); in ocelot_rcv() 108 ocelot_xfh_get_vlan_tci(extraction, &vlan_tci); in ocelot_rcv() 109 ocelot_xfh_get_rew_val(extraction, &rew_val); in ocelot_rcv() 128 * the VLAN ID field from the Extraction Header gets updated, but the in ocelot_rcv()
|
/linux-6.12.1/include/linux/dsa/ |
D | ocelot.h | 40 /* The CPU injection header and the CPU extraction header can have 3 types of 44 * Extraction with long prefix: 47 * | ff:ff:ff:ff:ff:ff | fe:ff:ff:ff:ff:ff | 8880 | 000a | extraction | frame | 52 * Extraction with short prefix: 55 * | 8880 | 000a | extraction | frame | 60 * Extraction with no prefix: 63 * | extraction | frame | 131 * And the extraction header looks like this: 186 static inline void ocelot_xfh_get_rew_val(void *extraction, u64 *rew_val) in ocelot_xfh_get_rew_val() argument 188 packing(extraction, rew_val, 116, 85, OCELOT_TAG_LEN, UNPACK, 0); in ocelot_xfh_get_rew_val() [all …]
|
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/ |
D | dpkg.h | 16 * DPKG_NUM_OF_MASKS - Number of masks per key extraction 26 * enum dpkg_extract_from_hdr_type - Selecting extraction by header types 38 * enum dpkg_extract_type - Enumeration for selecting extraction type 52 * struct dpkg_mask - A structure for defining a single extraction mask 411 * struct dpkg_extract - A structure for defining a single extraction 416 * @extract: Selects extraction method 421 * @extract.from_hdr.type: Defines the type of header extraction:
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | mscc,vsc7514-switch.yaml | 19 packet extraction/injection. 109 - description: register based extraction 110 - description: frame dma based extraction
|
D | microchip,lan966x-switch.yaml | 38 - description: register based extraction 39 - description: frame dma based extraction
|
D | microchip,sparx5-switch.yaml | 54 - description: register based extraction 55 - description: frame dma based extraction
|
/linux-6.12.1/sound/soc/sof/ |
D | sof-client-probes.c | 24 /* only extraction supported for now */ 363 .name = "Probe Extraction CPU DAI", 367 .stream_name = "Probe Extraction", 470 /* extraction DAI link */ in sof_probes_client_probe() 475 links[0].cpus->dai_name = "Probe Extraction CPU DAI"; in sof_probes_client_probe()
|
D | sof-client-probes-ipc3.c | 55 * Host chooses whether extraction is supported or not by providing 57 * tag will be tied to DSP for extraction for the entire lifetime of
|
D | sof-client-probes-ipc4.c | 98 * Host chooses whether extraction is supported or not by providing 100 * tag will be tied to DSP for extraction for the entire lifetime of
|
/linux-6.12.1/drivers/net/dsa/ocelot/ |
D | felix.h | 44 * extraction IRQ line connected to the ARM GIC. By enabling this 48 * the extraction registers is triggered once the DSA tagger sees a PTP
|
/linux-6.12.1/sound/soc/intel/avs/ |
D | probes.c | 71 dev_err(dai->dev, "Failed to assign HDAudio stream for extraction\n"); in avs_probe_compr_open() 273 .name = "Probe Extraction CPU DAI", 277 .stream_name = "Probe Extraction",
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_flow.c | 910 * ice_flow_xtract_fld - Create an extraction sequence entry for the given field 918 * field. It then allocates one or more extraction sequence entries for the 956 /* TTL and PROT share the same extraction seq. entry. in ice_flow_xtract_fld() 958 * the same extraction sequence entry. in ice_flow_xtract_fld() 975 /* TTL and PROT share the same extraction seq. entry. in ice_flow_xtract_fld() 977 * the same extraction sequence entry. in ice_flow_xtract_fld() 1047 /* ICMP type and code share the same extraction seq. entry */ in ice_flow_xtract_fld() 1061 /* Each extraction sequence entry is a word in size, and extracts a in ice_flow_xtract_fld() 1079 /* Fill in the extraction sequence entries needed for this field */ in ice_flow_xtract_fld() 1083 /* Only consume an extraction sequence entry if there is no in ice_flow_xtract_fld() [all …]
|
D | ice_switch.h | 222 /* Number of extraction words */ 224 /* Protocol ID and Offset pair (extraction word) to describe the
|
/linux-6.12.1/include/uapi/linux/iio/ |
D | events.h | 35 /* Event code number extraction depends on which type of event we have.
|
/linux-6.12.1/drivers/media/usb/pvrusb2/ |
D | Kconfig | 66 extraction.
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/freescale/ |
D | gianfar.rst | 27 extraction of VLAN headers, but not filtering. Filtering will be
|
/linux-6.12.1/sound/soc/intel/avs/boards/ |
D | probe.c | 15 SND_SOC_DAILINK_DEF(probe_cp, DAILINK_COMP_ARRAY(COMP_CPU("Probe Extraction CPU DAI")));
|
/linux-6.12.1/drivers/pci/hotplug/ |
D | cpci_hotplug_core.c | 388 /* Process extraction request */ in check_slots() 446 /* Give userspace a chance to handle extraction */ in event_thread() 478 /* Give userspace a chance to handle extraction */ in poll_thread()
|
/linux-6.12.1/drivers/net/ethernet/freescale/fman/ |
D | fman_keygen.c | 117 /* Hash Key extraction fields: */ 576 /* Normally extraction key should be verified if in keygen_scheme_setup() 578 * But because extraction is hard-coded, we are sure in keygen_scheme_setup()
|
/linux-6.12.1/drivers/net/ethernet/microchip/vcap/ |
D | vcap_ag_api.h | 507 * CPU extraction header. Only applicable to actions with CPU_COPY_ENA or 525 * the CPU extraction queue specified in CPU_QUEUE_NUM. 527 * CPU extraction queue. Used when FWD_SEL >0 and PIPELINE_ACT = XTR. 581 * HIT_CNT counter is zero to be copied to the CPU extraction queue specified in 676 * Pipeline action when FWD_SEL > 0. 0: XTR. CPU_QU selects CPU extraction queue
|
/linux-6.12.1/fs/jfs/ |
D | jfs_xtree.h | 40 /* xad_t field extraction */
|
D | jfs_types.h | 72 /* xd_t field extraction */
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | pgtsrmmu.h | 31 /* Physical page extraction from PTP's and PTE's. */
|
/linux-6.12.1/drivers/net/ethernet/mscc/ |
D | ocelot_fdma.h | 142 * @rx_ring: Extraction ring
|
/linux-6.12.1/lib/ |
D | kunit_iov_iter.c | 700 * Test the extraction of ITER_KVEC-type iterators. 780 * Test the extraction of ITER_BVEC-type iterators. 858 * Test the extraction of ITER_FOLIOQ-type iterators. 937 * Test the extraction of ITER_XARRAY-type iterators.
|