Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config INFINIBAND_IRDMA
0003         tristate "Intel(R) Ethernet Protocol Driver for RDMA"
0004         depends on INET
0005         depends on IPV6 || !IPV6
0006         depends on PCI
0007         depends on ICE && I40E
0008         select GENERIC_ALLOCATOR
0009         select AUXILIARY_BUS
0010         help
0011           This is an Intel(R) Ethernet Protocol Driver for RDMA driver
0012           that support E810 (iWARP/RoCE) and X722 (iWARP) network devices.