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
config CONFIG_INFINIBAND_QEDR
	tristate "QLogic RoCE driver"
	depends on CONFIG_64BIT && CONFIG_QEDE
	select CONFIG_QED_LL2
	select CONFIG_QED_RDMA
	---help---
	  This driver provides low-level InfiniBand over Ethernet
	  support for QLogic CONFIG_QED host channel adapters (HCAs).