Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.7-rc2 12 lines 356 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2config QEDF 3 tristate "QLogic QEDF 25/40/100Gb FCoE Initiator Driver Support" 4 depends on PCI && SCSI 5 depends on QED 6 depends on LIBFC 7 depends on LIBFCOE 8 select QED_LL2 9 select QED_FCOE 10 ---help--- 11 This driver supports FCoE offload for the QLogic FastLinQ 12 41000 Series Converged Network Adapters.