Searched +full:xdma +full:- +full:host +full:- +full:3 (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/devicetree/bindings/pci/ |
| H A D | xlnx,xdma-host.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pci/xlnx,xdma-host.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Xilinx XDMA PL PCIe Root Port Bridge 10 - Thippeswamy Havalige <thippeswamy.havalige@amd.com> 13 - $ref: /schemas/pci/pci-host-bridge.yaml# 18 - xlnx,xdma-host-3.00 19 - xlnx,qdma-host-3.00 23 - description: configuration region and XDMA bridge register. [all …]
|
| /linux/drivers/net/ethernet/qlogic/netxen/ |
| H A D | netxen_nic_init.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2003 - 2009 NetXen, Inc. 4 * Copyright (C) 2009 - QLogic Corporation. 38 crb_addr_transform(XDMA); in crb_addr_transform_setup() 98 recv_ctx = &adapter->recv_ctx; in netxen_release_rx_buffers() 99 for (ring = 0; ring < adapter->max_rds_rings; ring++) { in netxen_release_rx_buffers() 100 rds_ring = &recv_ctx->rds_rings[ring]; in netxen_release_rx_buffers() 101 for (i = 0; i < rds_ring->num_desc; ++i) { in netxen_release_rx_buffers() 102 rx_buf = &(rds_ring->rx_buf_arr[i]); in netxen_release_rx_buffers() 103 if (rx_buf->state == NETXEN_BUFFER_FREE) in netxen_release_rx_buffers() [all …]
|
| /linux/drivers/scsi/qla4xxx/ |
| H A D | ql4_nx.c | 1 // SPDX-License-Identifier: GPL-2.0-only 4 * Copyright (c) 2003-2013 QLogic Corporation 14 #include <linux/io-64-nonatomic-lo-hi.h> 40 if ((off < ha->first_page_group_end) && in qla4_8xxx_pci_base_offsetfset() 41 (off >= ha->first_page_group_start)) in qla4_8xxx_pci_base_offsetfset() 42 return (void __iomem *)(ha->nx_pcibase + off); in qla4_8xxx_pci_base_offsetfset() 59 qla4_8xxx_crb_addr_transform(XDMA); in qla4_82xx_crb_addr_transform_setup() 133 {{{0, 0, 0, 0} } }, /* 3: */ 206 {{{0, 0x1000000, 0x1004000, 0x1a8000} } },/* 16: XDMA */ 254 {{{0, 0x3100000, 0x3104000, 0x1a8000} } },/* 49: XDMA */ [all …]
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_nx.c | 1 // SPDX-License-Identifier: GPL-2.0-only 4 * Copyright (c) 2003-2014 QLogic Corporation 8 #include <linux/io-64-nonatomic-lo-hi.h> 14 #define MASK(n) ((1ULL<<(n))-1) 52 qla82xx_crb_addr_transform(XDMA); in qla82xx_crb_addr_transform_setup() 340 [QLA8XXX_DEV_COLD] = "Cold/Re-init", 364 scsi_qla_host_t *vha = pci_get_drvdata(ha->pdev); in qla82xx_pci_set_crbwindow_2M() 366 ha->crb_win = CRB_HI(off_in); in qla82xx_pci_set_crbwindow_2M() 367 writel(ha->crb_win, CRB_WINDOW_2M + ha->nx_pcibase); in qla82xx_pci_set_crbwindow_2M() 372 win_read = rd_reg_dword(CRB_WINDOW_2M + ha->nx_pcibase); in qla82xx_pci_set_crbwindow_2M() [all …]
|
| /linux/ |
| H A D | CREDITS | 1 This is at least a partial credits-file of people that have 4 scripts. The fields are: name (N), email (E), web-address 6 snail-mail address (S). 10 ---------- 51 D: in-kernel DRM Maintainer 76 E: tim_alpaerts@toyota-motor-europe.com 80 S: B-2610 Wilrijk-Antwerpen 85 W: http://www-stu.christs.cam.ac.uk/~aia21/ 88 S: Cambridge CB2 3BU 106 D: Maintainer of ide-cd and Uniform CD-ROM driver, [all …]
|
| H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 70 3C59X NETWORK DRIVER 74 F: Documentation/networking/device_drivers/ethernet/3com/vortex.rst 75 F: drivers/net/ethernet/3com/3c59x.c [all …]
|