Kconfig 240 B

123456789
  1. config INFINIBAND_QEDR
  2. tristate "QLogic RoCE driver"
  3. depends on 64BIT && QEDE
  4. select QED_LL2
  5. select QED_RDMA
  6. ---help---
  7. This driver provides low-level InfiniBand over Ethernet
  8. support for QLogic QED host channel adapters (HCAs).