libefc Fibre Channel helper library for Emulex elx
A shared internal library of Fibre Channel protocol helpers used by the Emulex elx SCSI stack. It provides common code (login state machines, node and domain handling, framing) that the actual Emulex Fibre Channel driver links against, rather than driving any hardware itself.
This is not actually a driver directory; it is a support library inside the Emulex elx SCSI subsystem. It exists only to be consumed by the real hardware-binding driver code elsewhere under drivers/scsi/elx, so it does not warrant a standalone keep-or-remove decision.
repository signals
19files
9,640source lines
23commits, 5y
+9,679 / −39lines added / removed, 5y
13authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 23 total · active in 11/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: `libefc` is an internal helper/library subdirectory under the elx SCSI subsystem, not a standalone kernel-bound hardware driver.