| /freebsd/sys/dev/cxgbe/firmware/ |
| H A D | t5fw_cfg_fpga.txt | 3 # Copyright (C) 2010-2013 Chelsio Communications. All rights reserved. 6 # THIS FILE WILL RESULT IN A NON-FUNCTIONAL T4 ADAPTER AND MAY RESULT 7 # IN PHYSICAL DAMAGE TO T4 ADAPTERS. 9 # This file provides the default, power-on configuration for 4-port T4-based 10 # adapters shipped from the factory. These defaults are designed to address 11 # the needs of the vast majority of T4 customers. The basic idea is to have 12 # a default configuration which allows a customer to plug a T4 adapter in and 20 # Some of the more important resources to allocate and their constaints are: 22 # 2. Ingress Queues with Free Lists: 1024. PCI-E SR-IOV Virtual Functions 23 # must use a power of 2 Ingress Queues. [all …]
|
| H A D | t6fw_cfg_fpga.txt | 3 # Copyright (C) 2014-2015 Chelsio Communications. All rights reserved. 6 # WILL RESULT IN A NON-FUNCTIONAL ADAPTER AND MAY RESULT IN PHYSICAL DAMAGE 7 # TO ADAPTERS. 10 # This file provides the default, power-on configuration for 2-port T6-based 11 # adapters shipped from the factory. These defaults are designed to address 12 # the needs of the vast majority of Terminator customers. The basic idea is to 13 # have a default configuration which allows a customer to plug a Terminator 21 # Some of the more important resources to allocate and their constaints are: 23 # 2. Ingress Queues with Free Lists: 1024. 24 # 3. Egress Queues: 128K. [all …]
|
| H A D | t4fw_cfg_uwire.txt | 3 # Copyright (C) 2010-2017 Chelsio Communications. All rights reserved. 6 # THIS FILE WILL RESULT IN A NON-FUNCTIONAL T4 ADAPTER AND MAY RESULT 7 # IN PHYSICAL DAMAGE TO T4 ADAPTERS. 9 # This file provides the default, power-on configuration for 4-port T4-based 10 # adapters shipped from the factory. These defaults are designed to address 11 # the needs of the vast majority of T4 customers. The basic idea is to have 12 # a default configuration which allows a customer to plug a T4 adapter in and 20 # Some of the more important resources to allocate and their constaints are: 22 # 2. Ingress Queues with Free Lists: 1024. PCI-E SR-IOV Virtual Functions 23 # must use a power of 2 Ingress Queues. [all …]
|
| H A D | t5fw_cfg_uwire.txt | 3 # Copyright (C) 2010-2017 Chelsio Communications. All rights reserved. 6 # WILL RESULT IN A NON-FUNCTIONAL ADAPTER AND MAY RESULT IN PHYSICAL DAMAGE 7 # TO ADAPTERS. 10 # This file provides the default, power-on configuration for 4-port T5-based 11 # adapters shipped from the factory. These defaults are designed to address 12 # the needs of the vast majority of Terminator customers. The basic idea is to 13 # have a default configuration which allows a customer to plug a Terminator 21 # Some of the more important resources to allocate and their constaints are: 23 # 2. Ingress Queues with Free Lists: 1024. 24 # 3. Egress Queues: 128K. [all …]
|
| H A D | t6fw_cfg_uwire.txt | 3 # Copyright (C) 2014-2015 Chelsio Communications. All rights reserved. 6 # WILL RESULT IN A NON-FUNCTIONAL ADAPTER AND MAY RESULT IN PHYSICAL DAMAGE 7 # TO ADAPTERS. 10 # This file provides the default, power-on configuration for 2-port T6-based 11 # adapters shipped from the factory. These defaults are designed to address 12 # the needs of the vast majority of Terminator customers. The basic idea is to 13 # have a default configuration which allows a customer to plug a Terminator 21 # Some of the more important resources to allocate and their constaints are: 23 # 2. Ingress Queues with Free Lists: 1024. 24 # 3. Egress Queues: 128K. [all …]
|
| /freebsd/share/man/man4/ |
| H A D | gve.4 | 1 .\" SPDX-License-Identifier: BSD-3-Clause 3 .\" Copyright (c) 2023-2024 Google LLC 5 .\" Redistribution and use in source and binary forms, with or without modification, 16 .\" may be used to endorse or promote products derived from this software without 20 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 24 .\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 25 .\" LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 27 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 39 .Bd -ragged -offset indent 43 Alternatively, to load the driver as a [all …]
|
| H A D | iflib.4 | 14 It is designed to remove a large amount of the boilerplate that is often 15 needed for modern network interface devices, allowing driver authors to 23 or through the use of 28 .Bl -tag -width indent 32 Some drivers only use a single value, but others may use more. 33 These numbers must be powers of two, and zero means to use the default. 35 Defaults to all zeros. 37 Override the number of TX descriptors for each queue. 39 Some drivers only use a single value, but others may use more. 40 These numbers must be powers of two, and zero means to use the default. [all …]
|
| H A D | ena.4 | 1 .\" SPDX-License-Identifier: BSD-2-Clause 3 .\" Copyright (c) 2015-2024 Amazon.com, Inc. or its affiliates. 6 .\" Redistribution and use in source and binary forms, with or without 20 .\" LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 24 .\" LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 27 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 40 .Bd -ragged -offset indent 44 Alternatively, to load the driver as a 47 .Bd -literal -offset indent 51 The ENA is a networking interface designed to make good use of modern CPU [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | snps,dwmac.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Alexandre Torgue <alexandre.torgue@foss.st.com> 11 - Giuseppe Cavallaro <peppe.cavallaro@st.com> 12 - Jose Abreu <joabreu@synopsys.com> 15 # will be able to report a warning when we have that compatible, since 16 # we will validate the node thanks to the select, but won't report it 23 - snps,dwmac 24 - snps,dwmac-3.40a [all …]
|
| H A D | nxp,s32-dwmac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 # Copyright 2021-2024 NXP 4 --- 5 $id: http://devicetree.org/schemas/net/nxp,s32-dwmac.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Jan Petrous (OSS) <jan.petrous@oss.nxp.com> 16 the SoC S32R45 has two instances. The devices can use RGMII/RMII/MII 18 to the embedded SerDes for SGMII connectivity. 23 - const: nxp,s32g2-dwmac 24 - items: [all …]
|
| H A D | sophgo,sg2044-dwmac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/sophgo,sg2044-dwmac.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Inochi Amaoto <inochiama@gmail.com> 17 - sophgo,sg2044-dwmac 18 - sophgo,sg2042-dwmac 20 - compatible 25 - items: 26 - const: sophgo,sg2042-dwmac [all …]
|
| H A D | fsl-fec.txt | 4 - compatible : Should be "fsl,<soc>-fec" 5 - reg : Address and length of the register set for the device 6 - interrupts : Should contain fec interrupt 7 - phy-mode : See ethernet.txt file in the same directory 10 - phy-supply : regulator that powers the Ethernet PHY. 11 - phy-handle : phandle to the PHY device connected to this device. 12 - fixed-link : Assume a fixed link. See fixed-link.txt in the same directory. 13 Use instead of phy-handle. 14 - fsl,num-tx-queues : The property is valid for enet-avb IP, which supports 15 hw multi queues. Should specify the tx queue number, otherwise set tx queue [all …]
|
| H A D | renesas,rzv2h-gbeth.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/renesas,rzv2h-gbeth.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> 17 - renesas,r9a09g047-gbeth 18 - renesas,r9a09g056-gbeth 19 - renesas,r9a09g057-gbeth 20 - renesas,rzv2h-gbeth 22 - compatible [all …]
|
| H A D | renesas,r9a09g057-gbeth.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/renesas,r9a09g057-gbeth.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> 17 - renesas,r9a09g056-gbeth 18 - renesas,r9a09g057-gbeth 19 - renesas,rzv2h-gbeth 21 - compatible 26 - enum: [all …]
|
| H A D | intel,dwmac-plat.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/intel,dwmac-plat.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Vineetha G. Jaya Kumaran <vineetha.g.jaya.kumaran@intel.com> 17 - intel,keembay-dwmac 19 - compatible 22 - $ref: snps,dwmac.yaml# 27 - items: 28 - enum: [all …]
|
| H A D | sophgo,cv1800b-dwmac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/sophgo,cv1800b-dwmac.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Inochi Amaoto <inochiama@gmail.com> 17 - sophgo,cv1800b-dwmac 19 - compatible 24 - const: sophgo,cv1800b-dwmac 25 - const: snps,dwmac-3.70a 32 - description: GMAC main clock [all …]
|
| /freebsd/sys/dev/ice/ |
| H A D | ice_iflib_recovery_txrx.c | 1 /* SPDX-License-Identifier: BSD-3-Clause */ 5 * Redistribution and use in source and binary forms, with or without 16 * contributors may be used to endorse or promote products derived from 20 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 24 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 25 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 28 * ARISING IN ANY WAY OUT OF THE USE O [all...] |
| H A D | if_ice_iflib.c | 1 /* SPDX-License-Identifier: BSD-3-Clause */ 5 * Redistribution and use in source and binary forms, with or without 16 * contributors may be used to endorse or promote products derived from 20 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 24 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 25 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 28 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 38 * driver values to load an iflib driver. 158 * the device stack to interact with the ice driver. Since this is an iflib 159 * driver, most of the methods point to the generic iflib implementation. [all …]
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | sta.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2018-2025 Intel Corporation 4 * Copyright (C) 2013-2014 Intel Mobile Communications GmbH 5 * Copyright (C) 2015-2016 Intel Deutschland GmbH 14 #include "iwl-trans.h" /* for IWL_MAX_TID_COUNT */ 15 #include "fw-api.h" /* IWL_STATION_COUNT_MAX */ 22 * DOC: DQA - Dynamic Queue Allocation -introduction 25 * driver to allow dynamic allocation of queues on-demand, rather than allocate 26 * them statically ahead of time. Ideally, we would like to allocate one queue 27 * per RA/TID, thus allowing an AP - for example - to send BE traffic to STA2 [all …]
|
| /freebsd/sys/dev/ixgbe/ |
| H A D | ixgbe_dcb_82599.c | 2 SPDX-License-Identifier: BSD-3-Clause 4 Copyright (c) 2001-2020, Intel Corporation 7 Redistribution and use in source and binary forms, with or without 18 contributors may be used to endorse or promote products derived from 22 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 26 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 27 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 30 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 41 * ixgbe_dcb_get_tc_stats_82599 - Returns status for each traffic class 42 * @hw: pointer to hardware structure [all …]
|
| /freebsd/sys/dev/dpaa2/ |
| H A D | dpaa2_types.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright © 2021-2023 Dmitry Salychev 6 * Redistribution and use in source and binary forms, with or without 16 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 20 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 21 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 24 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 49 DPAA2_DEV_IO, /* I/O object (to work with QBMan portal) */ 58 DPAA2_DEV_NOTYPE /* Shouldn't be assigned to any DPAA2 device. */ [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/st/ |
| H A D | stm32mp253.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-3-Clause) 3 * Copyright (C) STMicroelectronics 2023 - All Rights Reserved 11 compatible = "arm,cortex-a35"; 14 enable-method = "psci"; 15 power-domains = <&CPU_PD1>; 16 power-domain-names = "psci"; 20 arm-pmu { 23 interrupt-affinity = <&cpu0>, <&cpu1>; 27 CPU_PD1: power-domain-cpu1 { 28 #power-domain-cells = <0>; [all …]
|
| H A D | stm32mp233.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) 3 * Copyright (C) STMicroelectronics 2025 - All Rights Reserved 11 compatible = "arm,cortex-a35"; 14 enable-method = "psci"; 15 power-domains = <&cpu1_pd>; 16 power-domain-names = "psci"; 20 arm-pmu { 23 interrupt-affinity = <&cpu0>, <&cpu1>; 27 cpu1_pd: power-domain-cpu1 { 28 #power-domain-cells = <0>; [all …]
|
| /freebsd/sys/dev/ixl/ |
| H A D | ixl_pf_qmgr.h | 3 Copyright (c) 2013-2018, Intel Corporation 6 Redistribution and use in source and binary forms, with or without 17 contributors may be used to endorse or promote products derived from 21 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 25 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 26 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 29 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 41 * Primarily manages the queues that need to be allocated to VSIs. 92 /* Allocate queues for a VF VSI */ 94 /* Allocate queues for the LAN VSIs, or X722 VF VSIs */ [all …]
|
| /freebsd/sys/dev/ntb/if_ntb/ |
| H A D | if_ntb.c | 1 /*- 7 * Redistribution and use in source and binary forms, with or without 17 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 21 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 22 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 25 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30 * The Non-Transparent Bridge (NTB) is a device that allows you to connect 31 * two or more systems using a PCI-e links, providing remote memory access. 80 &g_if_ntb_num_queues, 0, "Number of queues per interface"); 98 struct ntb_net_queue *queues; member [all …]
|