hc
2023-10-16 def2367077573b56f9fc4f824e5c0377a3a4175a
1
2
3
4
5
6
7
8
9
10
11
12
config MLX4_INFINIBAND
   tristate "Mellanox ConnectX HCA support"
   depends on NETDEVICES && ETHERNET && PCI && INET
   depends on INFINIBAND_USER_ACCESS || !INFINIBAND_USER_ACCESS
   depends on MAY_USE_DEVLINK
   select NET_VENDOR_MELLANOX
   select MLX4_CORE
   ---help---
     This driver provides low-level InfiniBand support for
     Mellanox ConnectX PCI Express host channel adapters (HCAs).
     This is required to use InfiniBand protocols such as
     IP-over-IB or SRP with these devices.