2026-01-21 18:59:54 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
|
config INFINIBAND_BNXT_RE
|
|
|
|
|
tristate "Broadcom Netxtreme HCA support"
|
|
|
|
|
depends on 64BIT
|
2026-01-29 22:25:33 +08:00
|
|
|
depends on INET && DCB && BNXT
|
2026-01-21 18:59:54 +08:00
|
|
|
help
|
|
|
|
|
This driver supports Broadcom NetXtreme-E 10/25/40/50 gigabit
|
|
|
|
|
RoCE HCAs. To compile this driver as a module, choose M here:
|
|
|
|
|
the module will be called bnxt_re.
|