Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config MLX4_INFINIBAND
0003         tristate "Mellanox ConnectX HCA support"
0004         depends on NETDEVICES && ETHERNET && PCI && INET
0005         select NET_VENDOR_MELLANOX
0006         select MLX4_CORE
0007         help
0008           This driver provides low-level InfiniBand support for
0009           Mellanox ConnectX PCI Express host channel adapters (HCAs).
0010           This is required to use InfiniBand protocols such as
0011           IP-over-IB or SRP with these devices.