Directory | Files | |
---|---|---|
.. | 1 | |
File | Size | |
Kconfig | 422 B | |
Makefile | 636 B | |
ah.c | 4.8 kB | |
cmd.c | 7.1 kB | |
cmd.h | 2.8 kB | |
cong.c | 15 kB | |
counters.c | 30 kB | |
counters.h | 607 B | |
cq.c | 37 kB | |
devx.c | 88 kB | |
devx.h | 1.3 kB | |
dm.c | 17 kB | |
dm.h | 1.8 kB | |
doorbell.c | 3.0 kB | |
fs.c | 81 kB | |
fs.h | 1.4 kB | |
gsi.c | 12 kB | |
ib_rep.c | 6.7 kB | |
ib_rep.h | 1.0 kB | |
ib_virt.c | 6.4 kB | |
macsec.c | 10 kB | |
macsec.h | 1.2 kB | |
mad.c | 18 kB | |
main.c | 120 kB | |
mem.c | 7.8 kB | |
mlx5_ib.h | 47 kB | |
mlx5_ib.mod.c | 0 B | |
mr.c | 69 kB | |
odp.c | 48 kB | |
qos.c | 3.6 kB | |
qp.c | 162 kB | |
qp.h | 2.2 kB | |
qpc.c | 17 kB | |
restrack.c | 4.1 kB | |
restrack.h | 304 B | |
srq.c | 11 kB | |
srq.h | 1.6 kB | |
srq_cmd.c | 20 kB | |
std_types.c | 5.8 kB | |
umr.c | 20 kB | |
umr.h | 3.0 kB | |
wr.c | 35 kB | |
wr.h | 4.1 kB |
# SPDX-License-Identifier: GPL-2.0-only config MLX5_INFINIBAND tristate "Mellanox 5th generation network adapters (ConnectX series) support" depends on NETDEVICES && ETHERNET && PCI && MLX5_CORE help This driver provides low-level InfiniBand support for Mellanox Connect-IB PCI Express host channel adapters (HCAs). This is required to use InfiniBand protocols such as IP-over-IB or SRP with these devices.