forked from Minki/linux
b2cbae2c24
Add basic RDMA netlink infrastructure that allows for registration of RDMA clients for which data is to be exported and supplies message construction callbacks. Signed-off-by: Nir Muchtar <nirm@voltaire.com> [ Reorganize a few things, add CONFIG_NET dependency. - Roland ] Signed-off-by: Roland Dreier <roland@purestorage.com>
8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
config INFINIBAND_QIB
|
|
tristate "QLogic PCIe HCA support"
|
|
depends on 64BIT
|
|
---help---
|
|
This is a low-level driver for QLogic PCIe QLE InfiniBand host
|
|
channel adapters. This driver does not support the QLogic
|
|
HyperTransport card (model QHT7140).
|