Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# SPDX-License-Identifier: GPL-2.0-only
config CONFIG_INFINIBAND_USNIC
	tristate "Verbs support for Cisco VIC"
	depends on CONFIG_NETDEVICES && CONFIG_ETHERNET && CONFIG_INET && CONFIG_PCI && CONFIG_INTEL_IOMMU
	depends on CONFIG_INFINIBAND_USER_ACCESS
	select CONFIG_ENIC
	select CONFIG_NET_VENDOR_CISCO
	select CONFIG_PCI_IOV
	---help---
	  This is a low-level driver for Cisco's Virtual Interface
	  Cards (VICs), including the VIC 1240 and 1280 cards.