| /freebsd-src/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_l2_api.h | 2 * Copyright (c) 2017-2018 Cavium, Inc. 18 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 41 ECORE_RSS_IPV6_TCP = 0x8, 204 /* Add / remove / move / remove-all unicast MAC-VLAN filters. 236 * @brief ecore_eth_rx_queue_start - RX Queue Start Ramrod 246 * @param cqe_pbl_addr Physical address of the CQE PBL Table. 247 * @param cqe_pbl_size Size of the CQE PBL Table 263 * @brief ecore_eth_rx_queue_stop - This ramrod closes an Rx queue 283 * @brief - TX Queue Start Ramrod 292 * @param pbl_addr address of the pbl array [all …]
|
| H A D | reg_addr.h | 2 * Copyright (c) 2017-2018 Cavium, Inc. 18 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 53 … 0x001d14UL //Access:RW DataWidth:0x8 // DBMUX register… 67 … 0x003800UL //Access:RW DataWidth:0x8 // First VF 69 … 0x003808UL //Access:RW DataWidth:0x8 // rx_hdr_almost_… 70 … 0x00380cUL //Access:RW DataWidth:0x8 // rx_hdr_almost_… 71 … 0x003810UL //Access:RW DataWidth:0x8 // rx_data_almost… 72 … 0x003814UL //Access:RW DataWidth:0x8 // rx_data_almost… 78 …- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl… 79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea… [all …]
|
| /freebsd-src/sys/dev/dwc/ |
| H A D | if_dwc.c | 1 /*- 5 * Cambridge Computer Laboratory under DARPA/AFRL contract (FA8750-10-C-0237) 20 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 32 * Chapter 17, Altera Cyclone V Device Handbook (CV-5V2 2014.07.22) 34 * EMAC is an instance of the Synopsys DesignWare 3504-0 82 { -1, 0 } 100 mii = sc->mii_softc; in dwc_media_status() 103 ifmr->ifm_activ in dwc_media_status() 499 uint32_t pbl; dwc_attach() local [all...] |
| H A D | dwc1000_reg.h | 1 /*- 5 * Cambridge Computer Laboratory under DARPA/AFRL contract (FA8750-10-C-0237) 20 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 78 #define MAC_ADDRESS_HIGH(n) ((n > 15 ? 0x800 : 0x40) + 0x8 * n) 79 #define MAC_ADDRESS_LOW(n) ((n > 15 ? 0x804 : 0x44) + 0x8 * n) 218 #define BUS_MODE_EIGHTXPBL (1 << 24) /* Multiplies PBL by 8 */ 291 #define GMAC_MII_CLK_DIV4 0x8
|
| /freebsd-src/sys/contrib/device-tree/Bindings/net/ |
| H A D | starfive,jh7110-dwmac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/net/starfive,jh7110-dwma [all...] |
| 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 - Jos [all...] |
| /freebsd-src/sys/dev/bnxt/bnxt_en/ |
| H A D | hsi_struct_def.h | 1 /*- 20 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 34 * Copyright(c) 2001-2024, Broadcom. All rights reserved. The 71 * * 0x0-0xFFF8 - The function ID 72 * * 0xFFF8-0xFFFC, 0xFFFE - Reserved for internal processors 73 * * 0xFFFD - Reserved for user-space HWRM interface 74 * * 0xFFFF - HWRM 122 /* Engine CKV - The Alias key EC curve and ECC public key information. */ 124 /* Engine CKV - Initialization vector. */ 126 /* Engine CKV - Authentication tag. */ [all …]
|
| /freebsd-src/sys/contrib/device-tree/src/arm/qcom/ |
| H A D | qcom-ipq8064.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/interrupt-controller/arm-gic.h> 5 #include <dt-bindings/mfd/qcom-rpm.h> 6 #include <dt-binding [all...] |
| /freebsd-src/sys/contrib/device-tree/src/riscv/starfive/ |
| H A D | jh7110.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 7 /dts-v1/; 8 #include <dt-bindings/clock/starfive,jh7110-crg.h> 9 #include <dt-bindings/power/starfive,jh7110-pmu.h> 10 #include <dt-bindings/reset/starfive,jh7110-cr [all...] |
| /freebsd-src/sys/contrib/device-tree/src/arm/st/ |
| H A D | stm32h743.dtsi | 2 * Copyright 2017 - Alexandre Torgue <alexandre.torgue@st.com> 4 * This file is dual-licensed: you can use it either under the terms 36 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 43 #include "../armv7-m.dtsi" 44 #include <dt-bindings/clock/stm32h7-clks.h> 45 #include <dt-bindings/mfd/stm32h7-rcc.h> 46 #include <dt-bindings/interrupt-controller/irq.h> 49 #address-cells = <1>; 50 #size-cells = <1>; 53 clk_hse: clk-hse { [all …]
|
| /freebsd-src/sys/dev/cxgbe/iw_cxgbe/ |
| H A D | t4.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2009-2013 Chelsio, Inc. All rights reserved. 16 * - Redistributions of source code must retain the above 19 * - Redistributions in binary form must reproduce the above 27 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 66 #define T4_PAGESIZE_MASK 0xffffffff000 /* 4KB-8TB */ 72 __be32 rsvd1; /* flit 0 - hw owns */ 77 u8 qp_err; /* flit 1 - sw owns */ 89 #define T4_MAX_SEND_SGE ((T4_SQ_NUM_BYTES - sizeof(struct fw_ri_send_wr) - \ [all …]
|
| /freebsd-src/sys/dev/cxgbe/firmware/ |
| 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 10 # This file provides the default, power-on configuration for 2-port T6-based 25 # 4. MSI-X Vectors: 1088. 26 # 5. Multi-Port Support (MPS) TCAM: 336 entries to support MAC destination 34 # functions for ports 0-1 on PF0-1, FCoE on PF4, iSCSI on PF5, etc. 39 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs 47 # 16 Ingress Queue/MSI-X Vectors per application function 49 # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. 52 # 9. Some customers will want to use PCI-E SR-IOV Capability to allow Virtual [all …]
|
| H A D | t4fw_interface.h | 1 /*- 2 * Copyright (c) 2012-2017 Chelsio Communications, Inc. 17 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 38 FW_ENOENT = 2, /* no such file or directory */ 46 FW_ENODEV = 19, /* no such device */ 48 FW_ENOSPC = 28, /* no space left on device */ 50 FW_ENODATA = 61, /* no data available */ 56 FW_ENOBUFS = 105, /* no buffer space available */ 73 FW_SCSI_TASK_ERR = 142, /* No SCSI tasks available */ 170 /* atomic flag (hi) - firmware encapsulates CPLs in CPL_BARRIER [all …]
|
| /freebsd-src/contrib/ofed/libcxgb4/ |
| H A D | t4.h | 2 * Copyright (c) 2006-2016 Chelsio, Inc. All rights reserved. 14 * - Redistributions of source code must retain the above 17 * - Redistributions in binary form must reproduce the above 25 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 54 #define ROUND_UP(x, n) (((x) + (n) - 1u) & ~((n) - 1u)) 55 #define DIV_ROUND_UP(n,d) (((n) + (d) - 1) / (d)) 82 #define T4_MAX_EQ_SIZE (65520 - T4_EQ_STATUS_ENTRIES) 83 #define T4_MAX_IQ_SIZE (65520 - 1) 84 #define T4_MAX_RQ_SIZE (8192 - T4_EQ_STATUS_ENTRIES) 85 #define T4_MAX_SQ_SIZE (T4_MAX_EQ_SIZE - 1) [all …]
|
| /freebsd-src/sys/contrib/device-tree/src/arm/allwinner/ |
| H A D | sun9i-a80.dtsi | 2 * Copyright 2014 Chen-Yu Tsai 4 * Chen-Yu Tsai <wens@csie.org> 6 * This file is dual-licensed: you can use it either under the terms 38 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 45 #include <dt-bindings/interrupt-controller/arm-gic.h> 47 #include <dt-bindings/clock/sun9i-a80-cc [all...] |
| /freebsd-src/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sa8775p.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/interconnect/qcom,icc.h> 7 #include <dt-bindings/interrupt-controller/arm-gic.h> 8 #include <dt-bindings/clock/qcom,rpmh.h> 9 #include <dt-binding [all...] |
| H A D | sc8280xp.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 7 #include <dt-bindings/clock/qcom,dispcc-sc8280xp.h> 8 #include <dt-bindings/clock/qcom,gcc-sc8280xp.h> 9 #include <dt-bindings/clock/qcom,gpucc-sc8280x [all...] |
| /freebsd-src/sys/dev/bxe/ |
| H A D | ecore_hsi.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2007-2017 QLogic Corporation. All rights reserved. 19 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS 145 /* Up to 16 bytes of NULL-terminated string */ 164 (if multiple found, priority order is: NC-SI, UMP, IPMI) */ 169 /* Use SPIO4 as an arbiter between: 0-NC_SI, 1-IPMI 170 (can only be used when an add-in board, not BMC, pulls-down SPIO4) */ 172 /* Use SPIO4 as an arbiter between: 0-UMP, 1-IPMI 173 (can only be used when an add-in board, not BMC, pulls-down SPIO4) */ [all …]
|
| /freebsd-src/sys/dev/mthca/ |
| H A D | mthca_cmd.c | 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 28 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 81 CMD_CLOSE_HCA = 0x8, 154 * commands. So we can't use strict timeouts described in PRM -- we 193 return readl(dev->hcr + HCR_STATUS_OFFSET) & in go_bit() 205 void __iomem *ptr = dev->cmd.dbell_map; in mthca_cmd_post_dbell() 206 u16 *offs = dev->cmd.dbell_offsets; in mthca_cmd_post_dbell() 248 return -EAGAIN; in mthca_cmd_post_hcr() 256 __raw_writel((__force u32) cpu_to_be32(in_param >> 32), dev->hcr + 0 * 4); in mthca_cmd_post_hcr() [all …]
|