Directory | Files | |
---|---|---|
.. | 1 | |
File | Size | |
Kconfig | 399 B | |
Makefile | 367 B | |
opa_vnic.mod.c | 0 B | |
opa_vnic_encap.c | 15 kB | |
opa_vnic_encap.h | 16 kB | |
opa_vnic_ethtool.c | 6.5 kB | |
opa_vnic_internal.h | 11 kB | |
opa_vnic_netdev.c | 12 kB | |
opa_vnic_vema.c | 31 kB | |
opa_vnic_vema_iface.c | 14 kB |
# SPDX-License-Identifier: GPL-2.0-only config INFINIBAND_OPA_VNIC tristate "Cornelis OPX VNIC support" depends on X86_64 && INFINIBAND help This is Omni-Path Express (OPX) Virtual Network Interface Controller (VNIC) driver for Ethernet over Omni-Path feature. It implements the HW independent VNIC functionality. It interfaces with Linux stack for data path and IB MAD for the control path.