Directory | Files | |
---|---|---|
.. | 1 | |
File | Size | |
Kconfig | 422 B | |
Makefile | 594 B | |
ah.c | 4.8 kB | |
cmd.c | 6.9 kB | |
cmd.h | 2.9 kB | |
cong.c | 14 kB | |
counters.c | 25 kB | |
counters.h | 607 B | |
cq.c | 36 kB | |
devx.c | 87 kB | |
devx.h | 1.3 kB | |
dm.c | 17 kB | |
dm.h | 1.8 kB | |
doorbell.c | 3.0 kB | |
fs.c | 75 kB | |
fs.h | 635 B | |
gsi.c | 12 kB | |
ib_rep.c | 5.8 kB | |
ib_rep.h | 1.0 kB | |
ib_virt.c | 6.4 kB | |
mad.c | 18 kB | |
main.c | 119 kB | |
mem.c | 7.8 kB | |
mlx5_ib.h | 43 kB | |
mlx5_ib.mod.c | 0 B | |
mr.c | 61 kB | |
odp.c | 49 kB | |
qos.c | 3.6 kB | |
qp.c | 159 kB | |
qp.h | 1.9 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 | 2.9 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.