repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
scsi
/
qedf
/
Kconfig
blob
7cd993be4e5743adcdac56d7384e1316f9986ac5
1
# SPDX-License-Identifier: GPL-2.0-only
2
config 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.