1 FCOEI(7D)                           Devices                          FCOEI(7D)
   2 
   3 
   4 
   5 NAME
   6        fcoei - Fibre Channel Over Ethernet Initiator Mode Driver
   7 
   8 SYNOPSIS
   9          fcoei@port,0
  10 
  11 
  12 DESCRIPTION
  13        The fcoei driver is a pseudo device driver which encapsulates the raw
  14        Fibre Channel frames into FCoE ethernet frames, or decapsulates FC
  15        frames from FCoE ethernet frames. The supported FC frames include
  16        extended/basic link services, common transport frames and initiator
  17        mode FCP frames.
  18 
  19 
  20        The fcoei driver interfaces with the Sun Fibre Channel port driver,
  21        fp(7D), and the FCoE transport driver, fcoe(7D).
  22 
  23 FILES
  24        /kernel/drv/amd64/fcoei
  25                                   Device driver (x86)
  26 
  27 
  28        /kernel/drv/sparcv9/fcoei
  29                                   Device driver (SPARC)
  30 
  31 
  32 ATTRIBUTES
  33        See attributes(5) for a description of the following attribute:
  34 
  35 
  36 
  37 
  38        +---------------+-----------------+
  39        |ATTRIBUTE TYPE | ATTRIBUTE VALUE |
  40        +---------------+-----------------+
  41        |Architecture   | SPARC, x86      |
  42        +---------------+-----------------+
  43 
  44 SEE ALSO
  45        driver.conf(4), attributes(5), fcoe(7D), fcoet(7D), fp(7D)
  46 
  47 
  48        Writing Device Drivers
  49 
  50 
  51        ANSI X3.269-1996, Fibre Channel Protocol for SCSI (FCP)
  52 
  53 
  54 
  55                                January 10, 2020                      FCOEI(7D)