brintos

brintos / linux-shallow public Read only

0
0
Text · 306 B · 9e31d13 Raw
12 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config INFINIBAND_QEDR3	tristate "QLogic RoCE driver"4	depends on 64BIT && QEDE5	depends on PCI6	select QED_LL27	select QED_OOO8	select QED_RDMA9	help10	  This driver provides low-level InfiniBand over Ethernet11	  support for QLogic QED host channel adapters (HCAs).12