| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| D | ti,dp83822.yaml | 1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Andrew Davis <afd@ti.com> 14 The DP83822 is a low-power, single-port, 10/100 Mbps Ethernet PHY. It 16 data over standard, twisted-pair cables or to connect to an external, 17 fiber-optic transceiver. Additionally, the DP83822 provides flexibility to 24 - $ref: ethernet-phy.yaml# 30 ti,link-loss-low: 34 Sets the DP83822 to detect a link drop condition when the signal goes [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | ti,dp83822.yaml | 1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause) 4 --- 6 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 11 - Dan Murphy <dmurphy@ti.com> 14 The DP83822 is a low-power, single-port, 10/100 Mbps Ethernet PHY. It 16 data over standard, twisted-pair cables or to connect to an external, 17 fiber-optic transceiver. Additionally, the DP83822 provides flexibility to 24 - $ref: "ethernet-phy.yaml#" 30 ti,link-loss-low: 34 Sets the DP83822 to detect a link drop condition when the signal goes [all …]
|
| /kernel/linux/linux-6.6/drivers/ata/ |
| D | pata_rz1000.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 * Copyright (C) 1995-1998 Linus Torvalds & author (see below) 11 * This file provides support for disabling the buggy read-ahead 28 * rz1000_set_mode - mode setting function 29 * @link: ATA link 37 static int rz1000_set_mode(struct ata_link *link, struct ata_device **unused) in rz1000_set_mode() argument 41 ata_for_each_dev(dev, link, ENABLED) { in rz1000_set_mode() 43 dev->pio_mode = XFER_PIO_0; in rz1000_set_mode() 44 dev->xfer_mode = XFER_PIO_0; in rz1000_set_mode() 45 dev->xfer_shift = ATA_SHIFT_PIO; in rz1000_set_mode() [all …]
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| D | pata_rz1000.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 * Copyright (C) 1995-1998 Linus Torvalds & author (see below) 11 * This file provides support for disabling the buggy read-ahead 28 * rz1000_set_mode - mode setting function 29 * @link: ATA link 37 static int rz1000_set_mode(struct ata_link *link, struct ata_device **unused) in rz1000_set_mode() argument 41 ata_for_each_dev(dev, link, ENABLED) { in rz1000_set_mode() 43 dev->pio_mode = XFER_PIO_0; in rz1000_set_mode() 44 dev->xfer_mode = XFER_PIO_0; in rz1000_set_mode() 45 dev->xfer_shift = ATA_SHIFT_PIO; in rz1000_set_mode() [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/bfa/ |
| D | bfa_defs_svc.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 4 * Copyright (c) 2014- QLogic Corporation. 8 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 141 u32 ioh_len_err_event; /* IOH len error - fcp_dl != 146 u32 ioh_cpu_owned_event; /* IOH hit -iost owned by f/w */ 149 u32 ioh_err_int; /* IOH error int during data-phase 161 u32 tio_abts_ack; /* TIO ABTS ack-ed */ 162 u32 tio_abts_ack_nocomp;/* TIO ABTS ack-ed but not completed */ 190 u32 ds_ro_ooo_err; /* DS relative offset out-of-order error */ [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/bfa/ |
| D | bfa_defs_svc.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. 4 * Copyright (c) 2014- QLogic Corporation. 8 * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. 141 u32 ioh_len_err_event; /* IOH len error - fcp_dl != 146 u32 ioh_cpu_owned_event; /* IOH hit -iost owned by f/w */ 149 u32 ioh_err_int; /* IOH error int during data-phase 161 u32 tio_abts_ack; /* TIO ABTS ack-ed */ 162 u32 tio_abts_ack_nocomp;/* TIO ABTS ack-ed but not completed */ 190 u32 ds_ro_ooo_err; /* DS relative offset out-of-order error */ [all …]
|
| /kernel/linux/linux-5.10/net/tipc/ |
| D | bearer.h | 4 * Copyright (c) 1996-2006, 2013-2016, Ericsson AB 5 * Copyright (c) 2005, 2010-2011, Wind River Systems 30 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 48 * - address info field is 32 bytes long 49 * - the field's actual content and length is defined per media 50 * - remaining unused bytes in the field are set to zero 72 * struct tipc_media_addr - destination address used by TIPC bearers 75 * @broadcast: non-zero if address is a broadcast address 86 * struct tipc_media - Media specific info exposed to generic bearer layer 94 * @priority: default link (and bearer) priority [all …]
|
| /kernel/linux/linux-6.6/net/tipc/ |
| D | bearer.h | 4 * Copyright (c) 1996-2006, 2013-2016, Ericsson AB 5 * Copyright (c) 2005, 2010-2011, Wind River Systems 30 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 48 * - address info field is 32 bytes long 49 * - the field's actual content and length is defined per media 50 * - remaining unused bytes in the field are set to zero 72 * struct tipc_media_addr - destination address used by TIPC bearers 75 * @broadcast: non-zero if address is a broadcast address 86 * struct tipc_media - Media specific info exposed to generic bearer layer 94 * @priority: default link (and bearer) priority [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/intel/ |
| D | e1000e.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 8 Copyright(c) 2008-2018 Intel Corporation. 13 - Identifying Your Adapter 14 - Command Line Parameters 15 - Additional Configurations 16 - Support 48 --------------------- 49 :Valid Range: 0,1,3,4,100-100000 77 "Bulk traffic", for large amounts of packets of normal size; "Low latency", 82 - 0: Off [all …]
|
| D | e1000.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 8 Copyright(c) 1999 - 2013 Intel Corporation. 13 - Identifying Your Adapter 14 - Command Line Parameters 15 - Speed and Duplex Configuration 16 - Additional Configurations 17 - Support 29 networking link on the left to search for your adapter: 50 ------- 54 :Valid Range: 0x01-0x0F, 0x20-0x2F [all …]
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| D | mad.h | 2 * Copyright(c) 2015 - 2017 Intel Corporation. 24 * - Redistributions of source code must retain the above copyright 26 * - Redistributions in binary form must reproduce the above copyright 30 * - Neither the name of Intel Corporation nor the names of its 40 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 79 #define OPA_NOTICE_TRAP_LWDE_CHG 0x08 /* Link Width Downgrade Enable 82 #define OPA_NOTICE_TRAP_LSE_CHG 0x04 /* Link Speed Enable changed */ 83 #define OPA_NOTICE_TRAP_LWE_CHG 0x02 /* Link Width Enable changed */ 119 __be16 change_flags; /* low 4 bits only */ 151 __be16 flags; /* low 8 bits reserved */ [all …]
|
| /kernel/liteos_m/ |
| D | Kconfig | 1 # Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved. 2 # Copyright (c) 2020-2022 Huawei Device Co., Ltd. All rights reserved. 24 # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; 54 Answer Y to add -g option in compile command. 73 bool "Enable link time optimization (LTO)" if COMPILE_OPTIMIZE_SIZE 98 - qemu_arm_virt_cm7 99 - qemu_arm_virt_cm4 100 - qemu_riscv32_virt 101 - qemu_csky_smartl 102 - qemu_xtensa_esp32 [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/intel/ |
| D | e1000e.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 8 Copyright(c) 2008-2018 Intel Corporation. 13 - Identifying Your Adapter 14 - Command Line Parameters 15 - Additional Configurations 16 - Support 48 --------------------- 49 :Valid Range: 0,1,3,4,100-100000 77 "Bulk traffic", for large amounts of packets of normal size; "Low latency", 82 - 0: Off [all …]
|
| D | e1000.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 8 Copyright(c) 1999 - 2013 Intel Corporation. 13 - Identifying Your Adapter 14 - Command Line Parameters 15 - Speed and Duplex Configuration 16 - Additional Configurations 17 - Support 29 networking link on the left to search for your adapter: 50 ------- 54 :Valid Range: 0x01-0x0F, 0x20-0x2F [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
| D | aic94xx_sas.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 14 /* ---------- DDBs ---------- */ 16 * domain that this sequencer can maintain low-level connections for 27 u8 dest_sas_addr[8]; /* bytes 4-11 */ 67 u8 itnl_reason; /* I_T nexus loss reason */ 81 u8 dest_sas_addr[8]; /* bytes 4-11 */ 117 u8 itnl_reason; /* I_T nexus loss reason */ 151 __le16 init_list; /* initiator list link pointer */ 153 u8 max_conn_to[3]; /* from Conn-Disc mode page, in us, LE */ 154 u8 itnl_reason; /* I_T nexus loss reason */ [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
| D | aic94xx_sas.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 14 /* ---------- DDBs ---------- */ 16 * domain that this sequencer can maintain low-level connections for 27 u8 dest_sas_addr[8]; /* bytes 4-11 */ 67 u8 itnl_reason; /* I_T nexus loss reason */ 81 u8 dest_sas_addr[8]; /* bytes 4-11 */ 117 u8 itnl_reason; /* I_T nexus loss reason */ 151 __le16 init_list; /* initiator list link pointer */ 153 u8 max_conn_to[3]; /* from Conn-Disc mode page, in us, LE */ 154 u8 itnl_reason; /* I_T nexus loss reason */ [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm.h | 2 * Copyright (C) 2015-2020 Advanced Micro Devices, Inc. All rights reserved. 94 * struct dm_compressor_info - Buffer info used by frame buffer compression 108 * struct dmub_hpd_work - Handle time consuming work in low priority outbox IRQ 121 * struct vblank_control_work - Work data for vblank control 137 * struct amdgpu_dm_backlight_caps - Information about backlight 157 * @min_input_signal: minimum possible input in range 0-255. 161 * @max_input_signal: maximum possible input in range 0-255. 175 * struct dal_allocation - Tracks mapped FB memory for SMU communication 189 * struct hpd_rx_irq_offload_work_queue - Work queue to handle hpd_rx_irq 202 * @is_handling_link_loss: Used to prevent inserting link loss event when [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wan/lmc/ |
| D | lmc_media.c | 1 // SPDX-License-Identifier: GPL-2.0-only 33 * Copyright (c) 1997-2000 LAN Media Corporation (LMC) 37 * Andrew Stanley-Jones (asj@cban.com) 40 * Matt Thomas (matt@3am-software.com). 49 * media independent methods to check on media status, link, light LEDs, 103 .get_link_status = lmc_ds3_get_link_status, /* get link status */ 104 .set_link_status = lmc_dummy_set_1, /* set link status */ 118 .get_link_status = lmc_hssi_get_link_status, /* get link status */ 119 .set_link_status = lmc_hssi_set_link_status, /* set link status */ 133 .get_link_status = lmc_ssi_get_link_status, /* get link status */ [all …]
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 40 so-called IP spoofing, however it can pose problems if you use 42 than packets from that host to you) or if you operate a non-routing 52 <file:Documentation/networking/ip-sysctl.rst>. 71 address into account. Furthermore, the TOS (Type-Of-Service) field 89 equal "cost" and chooses one of them in a non-deterministic fashion 132 <file:Documentation/admin-guide/nfs/nfsroot.rst> for details. 147 Read <file:Documentation/admin-guide/nfs/nfsroot.rst> for details. 160 <file:Documentation/admin-guide/nfs/nfsroot.rst> for details. 173 mobile-IP facilities (allowing laptops to seamlessly move between [all …]
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 40 so-called IP spoofing, however it can pose problems if you use 42 than packets from that host to you) or if you operate a non-routing 52 <file:Documentation/networking/ip-sysctl.rst>. 71 address into account. Furthermore, the TOS (Type-Of-Service) field 89 equal "cost" and chooses one of them in a non-deterministic fashion 132 <file:Documentation/admin-guide/nfs/nfsroot.rst> for details. 147 Read <file:Documentation/admin-guide/nfs/nfsroot.rst> for details. 160 <file:Documentation/admin-guide/nfs/nfsroot.rst> for details. 173 mobile-IP facilities (allowing laptops to seamlessly move between [all …]
|
| /kernel/linux/linux-6.6/drivers/atm/ |
| D | suni.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * drivers/atm/suni.h - S/UNI PHY driver 6 /* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA */ 26 /* 0x08-0x0F reserved */ 29 #define SUNI_RSOP_SBL 0x12 /* RSOP Section BIP-8 LSB */ 30 #define SUNI_RSOP_SBM 0x13 /* RSOP Section BIP-8 MSB */ 33 /* 0x16-0x17 reserved */ 36 #define SUNI_RLOP_LBL 0x1A /* RLOP Line BIP-8/24 LSB */ 37 #define SUNI_RLOP_LB 0x1B /* RLOP Line BIP-8/24 */ 38 #define SUNI_RLOP_LBM 0x1C /* RLOP Line BIP-8/24 MSB */ [all …]
|
| /kernel/linux/linux-5.10/drivers/atm/ |
| D | suni.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * drivers/atm/suni.h - S/UNI PHY driver 6 /* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA */ 26 /* 0x08-0x0F reserved */ 29 #define SUNI_RSOP_SBL 0x12 /* RSOP Section BIP-8 LSB */ 30 #define SUNI_RSOP_SBM 0x13 /* RSOP Section BIP-8 MSB */ 33 /* 0x16-0x17 reserved */ 36 #define SUNI_RLOP_LBL 0x1A /* RLOP Line BIP-8/24 LSB */ 37 #define SUNI_RLOP_LB 0x1B /* RLOP Line BIP-8/24 */ 38 #define SUNI_RLOP_LBM 0x1C /* RLOP Line BIP-8/24 MSB */ [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/isci/ |
| D | scu_remote_node_context.h | 7 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 20 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. 26 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 49 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 67 * struct ssp_remote_node_context - This structure contains the SCU hardware 98 * This field will enable the I_T nexus loss timer for this remote node. 119 /* WORD 1 - 2 */ 122 * This is the low word of the remote device SAS Address 155 * there are no frames being transmitted on the link. 197 * struct stp_remote_node_context - This structure contains the SCU hardware
|
| /kernel/linux/linux-6.6/drivers/scsi/isci/ |
| D | scu_remote_node_context.h | 7 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 20 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. 26 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 49 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 67 * struct ssp_remote_node_context - This structure contains the SCU hardware 98 * This field will enable the I_T nexus loss timer for this remote node. 119 /* WORD 1 - 2 */ 122 * This is the low word of the remote device SAS Address 155 * there are no frames being transmitted on the link. 197 * struct stp_remote_node_context - This structure contains the SCU hardware
|
| D | port_config.c | 7 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 20 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. 26 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 49 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 93 return -1; in sci_sas_address_compare() 94 } else if (address_one.low > address_two.low) { in sci_sas_address_compare() 96 } else if (address_one.low < address_two.low) { in sci_sas_address_compare() 97 return -1; in sci_sas_address_compare() 133 for (i = 0; i < ihost->logical_port_entries; i++) { in sci_port_configuration_agent_find_port() 134 struct isci_port *iport = &ihost->ports[i]; in sci_port_configuration_agent_find_port() [all …]
|