Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 15 lines 532 B view raw
1# SPDX-License-Identifier: GPL-2.0 2# Copyright (C) 2018-2025, Advanced Micro Devices, Inc. 3 4config INFINIBAND_IONIC 5 tristate "AMD Pensando DSC RDMA/RoCE Support" 6 depends on NETDEVICES && ETHERNET && PCI && INET && IONIC 7 help 8 This enables RDMA/RoCE support for the AMD Pensando family of 9 Distributed Services Cards (DSCs). 10 11 To learn more, visit our website at 12 <https://www.amd.com/en/products/accelerators/pensando.html>. 13 14 To compile this driver as a module, choose M here. The module 15 will be called ionic_rdma.