brintos

brintos / linux-shallow public Read only

0
0
Text · 399 B · 4d43d05 Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config INFINIBAND_OPA_VNIC3	tristate "Cornelis OPX VNIC support"4	depends on X86_64 && INFINIBAND5	help6	This is Omni-Path Express (OPX) Virtual Network Interface Controller (VNIC)7	driver for Ethernet over Omni-Path feature. It implements the HW8	independent VNIC functionality. It interfaces with Linux stack for9	data path and IB MAD for the control path.10