Searched +full:genet +full:- +full:mdio +full:- +full:v4 (Results 1 – 2 of 2) sorted by relevance
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 …]