Kconfig 272 B

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