Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
1
2
3
4
5
6
7
config INFINIBAND_RDMAVT
	tristate "RDMA verbs transport library"
	depends on 64BIT && ARCH_DMA_ADDR_T_64BIT
	depends on PCI
	select DMA_VIRT_OPS
	---help---
	This is a common software verbs provider for RDMA networks.