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

1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only
config CONFIG_INFINIBAND_VMWARE_PVRDMA
	tristate "VMware Paravirtualized RDMA Driver"
	depends on CONFIG_NETDEVICES && CONFIG_ETHERNET && CONFIG_PCI && CONFIG_INET && CONFIG_VMXNET3
	---help---
	  This driver provides low-level support for VMware Paravirtual
	  RDMA adapter. It interacts with the VMXNet3 driver to provide
	  Ethernet capabilities.