Directory Files
.. 1
File Size
Kconfig 489 B
Makefile 296 B
efa.h 4.9 kB
efa.mod.c 0 B
efa_admin_cmds_defs.h 24 kB
efa_admin_defs.h 3.7 kB
efa_com.c 34 kB
efa_com.h 4.4 kB
efa_com_cmd.c 24 kB
efa_com_cmd.h 7.9 kB
efa_common_defs.h 828 B
efa_io_defs.h 7.7 kB
efa_main.c 17 kB
efa_regs_defs.h 4.6 kB
efa_verbs.c 57 kB

Linux v6.6.1 - efa

# SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
# Copyright 2018-2019 Amazon.com, Inc. or its affiliates. All rights reserved.
#
# Amazon fabric device configuration
#

config INFINIBAND_EFA
	tristate "Amazon Elastic Fabric Adapter (EFA) support"
	depends on PCI_MSI && 64BIT && !CPU_BIG_ENDIAN
	depends on INFINIBAND_USER_ACCESS
	help
	  This driver supports Amazon Elastic Fabric Adapter (EFA).

	  To compile this driver as a module, choose M here.
	  The module will be called efa.