| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| D | switch-driver.rst | 1 .. SPDX-License-Identifier: GPL-2.0 14 The driver uses the switch device driver model and exposes each switch port as 24 [dpaa2-eth] [dpaa2-eth] [ dpaa2-switch ] 30 | ---------- | [DPMAC] [DPMAC] 31 ------------------------------- | | 38 The dpaa2-switch driver probes on DPSW devices found on the fsl-mc bus. These 40 file - DataPath Layout (DPL) - or at runtime using the DPAA2 object APIs 43 At the moment, the dpaa2-switch driver imposes the following restrictions on 48 done, ie when not under a bridge, each switch port will have its own FDB. 53 * Both the broadcast and flooding configuration should be per FDB. This [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/intel/ |
| D | i40e.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 8 Copyright(c) 1999-2018 Intel Corporation. 13 - Overview 14 - Identifying Your Adapter 15 - Intel(R) Ethernet Flow Director 16 - Additional Configurations 17 - Known Issues 18 - Support 47 ---------------------- 49 …intel.com/content/dam/www/public/us/en/documents/release-notes/xl710-ethernet-controller-feature-m… [all …]
|
| D | ice.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 8 Copyright(c) 2018-2021 Intel Corporation. 13 - Overview 14 - Identifying Your Adapter 15 - Important Notes 16 - Additional Features & Configurations 17 - Performance Optimization 28 This driver supports XDP (Express Data Path) and AF_XDP zero-copy. Note that 43 ------------------------------------------- 54 1) Make sure that your system's physical memory is in a high-performance [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/intel/ |
| D | i40e.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 8 Copyright(c) 1999-2018 Intel Corporation. 13 - Overview 14 - Identifying Your Adapter 15 - Intel(R) Ethernet Flow Director 16 - Additional Configurations 17 - Known Issues 18 - Support 47 ---------------------- 49 …intel.com/content/dam/www/public/us/en/documents/release-notes/xl710-ethernet-controller-feature-m… [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/ivybridge/ |
| D | pipeline.json | 16 …"PublicDescription": "Cycles that the divider is active, includes INT and FP. Set 'edge =1, cmask=… 29 "BriefDescription": "Speculative and retired macro-conditional branches", 32 "PublicDescription": "Speculative and retired macro-conditional branches.", 37 …"BriefDescription": "Speculative and retired macro-unconditional branches excluding calls and indi… 40 …"PublicDescription": "Speculative and retired macro-unconditional branches excluding calls and ind… 68 "BriefDescription": "Not taken macro-conditional branches", 71 "PublicDescription": "Not taken macro-conditional branches.", 76 "BriefDescription": "Taken speculative and retired macro-conditional branches", 79 "PublicDescription": "Taken speculative and retired macro-conditional branches.", 84 …"BriefDescription": "Taken speculative and retired macro-conditional branch instructions excluding… [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/ivytown/ |
| D | pipeline.json | 16 …"PublicDescription": "Cycles that the divider is active, includes INT and FP. Set 'edge =1, cmask=… 29 "BriefDescription": "Speculative and retired macro-conditional branches", 32 "PublicDescription": "Speculative and retired macro-conditional branches.", 37 …"BriefDescription": "Speculative and retired macro-unconditional branches excluding calls and indi… 40 …"PublicDescription": "Speculative and retired macro-unconditional branches excluding calls and ind… 68 "BriefDescription": "Not taken macro-conditional branches", 71 "PublicDescription": "Not taken macro-conditional branches.", 76 "BriefDescription": "Taken speculative and retired macro-conditional branches", 79 "PublicDescription": "Taken speculative and retired macro-conditional branches.", 84 …"BriefDescription": "Taken speculative and retired macro-conditional branch instructions excluding… [all …]
|
| /kernel/linux/linux-5.10/drivers/pinctrl/ |
| D | pinctrl-coh901.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (C) 2007-2012 ST-Ericsson AB 6 * COH 901 571/3 - Used in DB3210 (U365 2.0) and DB3350 (U335 1.0) 21 #include <linux/pinctrl/pinconf-generic.h> 22 #include "pinctrl-coh901.h" 27 * bit 15-9 (mask 0x0000FE00) contains the number of cores. 8*cores 29 * bit 8-2 (mask 0x000001FC) contains the core version ID. 56 /* 8 bits per port, no version has more than 7 ports */ 80 u32 per; member 89 * its context. It calculates the port offset from the given pin [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/ |
| D | nvidia,tegra186-gpio.txt | 9 The Tegra186 GPIO controller allows software to set the IO direction of, and 15 register set. These registers exist in a single contiguous block of physical 19 Access to this set of registers is not necessary in all circumstances. Code 31 implemented by the SoC. Each GPIO is assigned to a port, and a port may control 32 a number of GPIOs. Thus, each GPIO is named according to an alphabetical port 33 name and an integer GPIO name within the port. For example, GPIO_PA0, GPIO_PN6, 37 implemented GPIOs within each port varies. GPIO registers within a controller 38 are grouped and laid out according to the port they affect. 40 The mapping from port name to the GPIO controller that implements that port, and 41 the mapping from port name to register offset within a controller, are both [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/ |
| D | cdns,csi2tx.txt | 1 Cadence MIPI-CSI2 TX controller 4 The Cadence MIPI-CSI2 TX controller is a CSI-2 bridge supporting up to 8 - compatible: must be set to "cdns,csi2tx" or "cdns,csi2tx-1.3" 9 for version 1.3 of the controller, "cdns,csi2tx-2.1" for v2.1 10 - reg: base address and size of the memory mapped region 11 - clocks: phandles to the clocks driving the controller 12 - clock-names: must contain: 15 * pixel_if[0-3]_clk: pixel stream output clock, one for each stream 19 - phys: phandle to the D-PHY. If it is set, phy-names need to be set 20 - phy-names: must contain "dphy" [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | cdns,csi2tx.txt | 1 Cadence MIPI-CSI2 TX controller 4 The Cadence MIPI-CSI2 TX controller is a CSI-2 bridge supporting up to 8 - compatible: must be set to "cdns,csi2tx" or "cdns,csi2tx-1.3" 9 for version 1.3 of the controller, "cdns,csi2tx-2.1" for v2.1 10 - reg: base address and size of the memory mapped region 11 - clocks: phandles to the clocks driving the controller 12 - clock-names: must contain: 15 * pixel_if[0-3]_clk: pixel stream output clock, one for each stream 19 - phys: phandle to the D-PHY. If it is set, phy-names need to be set 20 - phy-names: must contain "dphy" [all …]
|
| /kernel/linux/linux-6.6/drivers/target/tcm_fc/ |
| D | tcm_fc.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 16 #define TCM_FC_DEFAULT_TAGS 512 /* tags used for per-session preallocation */ 26 * Session (remote port). 32 u64 port_name; /* port name for transport ID */ 41 * Hash table of sessions per local port. 42 * Hash lookup by remote port FC_ID. 48 * Per local port data. 50 * for the local port. If the TPG exists, this is allocated when 51 * we're notified that the local port has been created, or when 71 * Node ACL for FC remote port session. [all …]
|
| /kernel/linux/linux-5.10/drivers/target/tcm_fc/ |
| D | tcm_fc.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 16 #define TCM_FC_DEFAULT_TAGS 512 /* tags used for per-session preallocation */ 26 * Session (remote port). 32 u64 port_name; /* port name for transport ID */ 41 * Hash table of sessions per local port. 42 * Hash lookup by remote port FC_ID. 48 * Per local port data. 50 * for the local port. If the TPG exists, this is allocated when 51 * we're notified that the local port has been created, or when 71 * Node ACL for FC remote port session. [all …]
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | advansys.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 RISC-based, Bus-Mastering, Fast (10 Mhz) and Ultra (20 Mhz) Narrow 9 (8-bit transfer) SCSI Host Adapters for the ISA, EISA, VL, and PCI 10 buses and RISC-based, Bus-Mastering, Ultra (20 Mhz) Wide (16-bit 21 - ABP-480 - Bus-Master CardBus (16 CDB) 24 - ABP510/5150 - Bus-Master ISA (240 CDB) 25 - ABP5140 - Bus-Master ISA PnP (16 CDB) 26 - ABP5142 - Bus-Master ISA PnP with floppy (16 CDB) 27 - ABP902/3902 - Bus-Master PCI (16 CDB) 28 - ABP3905 - Bus-Master PCI (16 CDB) [all …]
|
| /kernel/linux/linux-6.6/Documentation/scsi/ |
| D | advansys.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 RISC-based, Bus-Mastering, Fast (10 Mhz) and Ultra (20 Mhz) Narrow 9 (8-bit transfer) SCSI Host Adapters for the ISA, EISA, VL, and PCI 10 buses and RISC-based, Bus-Mastering, Ultra (20 Mhz) Wide (16-bit 21 - ABP-480 - Bus-Master CardBus (16 CDB) 24 - ABP510/5150 - Bus-Master ISA (240 CDB) 25 - ABP5140 - Bus-Master ISA PnP (16 CDB) 26 - ABP5142 - Bus-Master ISA PnP with floppy (16 CDB) 27 - ABP902/3902 - Bus-Master PCI (16 CDB) 28 - ABP3905 - Bus-Master PCI (16 CDB) [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/haswellx/ |
| D | pipeline.json | 18 "BriefDescription": "Speculative and retired macro-conditional branches.", 25 …"BriefDescription": "Speculative and retired macro-unconditional branches excluding calls and indi… 53 "BriefDescription": "Not taken macro-conditional branches.", 60 "BriefDescription": "Taken speculative and retired macro-conditional branches.", 67 …"BriefDescription": "Taken speculative and retired macro-conditional branch instructions excluding… 201 …"PublicDescription": "Counts speculatively miss-predicted indirect branches at execution time. Cou… 361 … "PublicDescription": "Cycles with pending L1 data cache miss loads. Set Cmask=8 to count cycle.", 371 "PublicDescription": "Cycles with pending L2 miss loads. Set Cmask=2 to count cycle.", 380 "PublicDescription": "Cycles with pending memory loads. Set Cmask=2 to count cycle.", 398 "PublicDescription": "Execution stalls due to L1 data cache miss loads. Set Cmask=0CH.", [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/haswell/ |
| D | pipeline.json | 18 "BriefDescription": "Speculative and retired macro-conditional branches.", 25 …"BriefDescription": "Speculative and retired macro-unconditional branches excluding calls and indi… 53 "BriefDescription": "Not taken macro-conditional branches.", 60 "BriefDescription": "Taken speculative and retired macro-conditional branches.", 67 …"BriefDescription": "Taken speculative and retired macro-conditional branch instructions excluding… 201 …"PublicDescription": "Counts speculatively miss-predicted indirect branches at execution time. Cou… 361 … "PublicDescription": "Cycles with pending L1 data cache miss loads. Set Cmask=8 to count cycle.", 371 "PublicDescription": "Cycles with pending L2 miss loads. Set Cmask=2 to count cycle.", 380 "PublicDescription": "Cycles with pending memory loads. Set Cmask=2 to count cycle.", 398 "PublicDescription": "Execution stalls due to L1 data cache miss loads. Set Cmask=0CH.", [all …]
|
| /kernel/linux/linux-5.10/Documentation/s390/ |
| D | pci.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 - Pierre Morel 17 ----------------------- 25 Ignore the RID field and force use of one PCI domain per PCI function. 28 --------------- 36 - /sys/kernel/debug/s390dbf/pci_msg/sprintf 52 The slot entries are set up using the function identifier (FID) of the 55 - /sys/bus/pci/slots/XXXXXXXX/power 63 - function_id 66 - function_handle [all …]
|
| /kernel/linux/linux-6.6/net/bridge/ |
| D | br_private_mcast_eht.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later 16 /* single host's list of set entries and filter_mode */ 27 /* (host, src entry) added to a per-src set and host's list */ 40 /* per-src set */ 67 return !!((pg->key.port->flags & BR_MULTICAST_FAST_LEAVE) && in br_multicast_eht_should_del_pg() 68 RB_EMPTY_ROOT(&pg->eht_host_tree)); in br_multicast_eht_should_del_pg() 74 const struct net_bridge_port *p = pg->key.port; in br_multicast_eht_hosts_over_limit() 76 return !!(p->multicast_eht_hosts_cnt >= p->multicast_eht_hosts_limit); in br_multicast_eht_hosts_over_limit() 81 struct net_bridge_port *p = pg->key.port; in br_multicast_eht_hosts_inc() 83 p->multicast_eht_hosts_cnt++; in br_multicast_eht_hosts_inc() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
| D | ocelot_devlink.c | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 2 /* Copyright 2020-2021 NXP 8 * Resource 0: Memory tracked per source port 9 * Resource 1: Frame references tracked per source port 10 * Resource 2: Memory tracked per destination port 11 * Resource 3: Frame references tracked per destination port 22 * Q_RSRV: reservation per QoS class per port 23 * PRIO_SHR: sharing watermark per QoS class across all ports 24 * P_RSRV: reservation per port 25 * COL_SHR: sharing watermark per color (drop precedence) across all ports [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/ |
| D | vcap_ag_api.h | 1 /* SPDX-License-Identifier: BSD-3-Clause */ 6 /* This file is autogenerated by cml-utils 2023-03-13 10:16:42 +0100. 63 * Used by 802.1BR Bridge Port Extension in an E-Tag 65 * Used by 802.1BR Bridge Port Extension in an E-Tag 67 * Set for frames containing an E-TAG (802.1BR Ethertype 893f) 69 * E-Tag group bits in 802.1BR Bridge Port Extension 71 * Used by 802.1BR Bridge Port Extension in an E-Tag 73 * Used by 802.1BR Bridge Port Extension in an E-Tag 75 * Set if frame contains an RTAG: IEEE 802.1CB (FRER Redundancy tag, Ethertype 78 * First DEI in multiple vlan tags (outer tag or default port tag) [all …]
|
| /kernel/linux/linux-6.6/Documentation/arch/s390/ |
| D | pci.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 - Pierre Morel 17 ----------------------- 25 Ignore the RID field and force use of one PCI domain per PCI function. 28 --------------- 36 - /sys/kernel/debug/s390dbf/pci_msg/sprintf 52 The slot entries are set up using the function identifier (FID) of the 56 - /sys/bus/pci/slots/XXXXXXXX/power 64 - function_id 67 - function_handle [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | cb710.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright by Michał Mirosław, 2008-2009 21 /* per-virtual-slot structure */ 28 /* per-device structure */ 50 /* slot port accessors - so the logic is more clear in the code */ 53 unsigned port, u##t value) \ 55 iowrite##t(value, slot->iobase + port); \ 59 unsigned port) \ 61 return ioread##t(slot->iobase + port); \ 65 unsigned port, u##t set, u##t clear) \ [all …]
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | cb710.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright by Michał Mirosław, 2008-2009 21 /* per-virtual-slot structure */ 28 /* per-device structure */ 50 /* slot port accessors - so the logic is more clear in the code */ 53 unsigned port, u##t value) \ 55 iowrite##t(value, slot->iobase + port); \ 59 unsigned port) \ 61 return ioread##t(slot->iobase + port); \ 65 unsigned port, u##t set, u##t clear) \ [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | fpga-dfl.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 5 * Copyright (C) 2017-2018 Intel Corporation, Inc. 38 * DFL_FPGA_GET_API_VERSION - _IO(DFL_FPGA_MAGIC, DFL_FPGA_BASE + 0) 47 * DFL_FPGA_CHECK_EXTENSION - _IO(DFL_FPGA_MAGIC, DFL_FPGA_BASE + 1) 58 * DFL_FPGA_PORT_RESET - _IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 0) 60 * Reset the FPGA Port and its AFU. No parameters are supported. 61 * Userspace can do Port reset at any time, e.g. during DMA or PR. But 64 * Return: 0 on success, -errno of failure 70 * DFL_FPGA_PORT_GET_INFO - _IOR(DFL_FPGA_MAGIC, DFL_PORT_BASE + 1, 73 * Retrieve information about the fpga port. [all …]
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | fpga-dfl.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 5 * Copyright (C) 2017-2018 Intel Corporation, Inc. 38 * DFL_FPGA_GET_API_VERSION - _IO(DFL_FPGA_MAGIC, DFL_FPGA_BASE + 0) 47 * DFL_FPGA_CHECK_EXTENSION - _IO(DFL_FPGA_MAGIC, DFL_FPGA_BASE + 1) 58 * DFL_FPGA_PORT_RESET - _IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 0) 60 * Reset the FPGA Port and its AFU. No parameters are supported. 61 * Userspace can do Port reset at any time, e.g. during DMA or PR. But 64 * Return: 0 on success, -errno of failure 70 * DFL_FPGA_PORT_GET_INFO - _IOR(DFL_FPGA_MAGIC, DFL_PORT_BASE + 1, 73 * Retrieve information about the fpga port. [all …]
|