Searched +full:genet +full:- +full:v4 (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Broadcom BCM7xxx Ethernet Controller (GENET)10 - Doug Berger <opendmb@gmail.com>11 - Florian Fainelli <f.fainelli@gmail.com>16 - brcm,genet-v117 - brcm,genet-v218 - brcm,genet-v319 - brcm,genet-v4[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Broadcom GENET (Gigabit Ethernet) controller driver5 * Copyright (c) 2014-2025 Broadcom23 #include <linux/dma-mapping.h>49 (TOTAL_DESC - priv->hw_params->rx_queues * priv->hw_params->rx_bds_per_q)51 (TOTAL_DESC - priv->hw_params->tx_queues * priv->hw_params->tx_bds_per_q)57 #define WORDS_PER_BD(p) (p->hw_params->words_per_bd)60 #define GENET_TDMA_REG_OFF (priv->hw_params->tdma_offset + \63 #define GENET_RDMA_REG_OFF (priv->hw_params->rdma_offset + \72 * peripheral registers for CPU-native byte order. in bcmgenet_writel()[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]