repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
infiniband
/
hw
/
qedr
/
Kconfig
blob
9e31d13b03c3d558147f637bd28ba89329be5cfc
1
# SPDX-License-Identifier: GPL-2.0-only
2
config INFINIBAND_QEDR
3
tristate "QLogic RoCE driver"
4
depends on 64BIT && QEDE
5
depends on PCI
6
select QED_LL2
7
select QED_OOO
8
select QED_RDMA
9
help
10
This driver provides low-level InfiniBand over Ethernet
11
support for QLogic QED host channel adapters (HCAs).