dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/scsi/fc
Joe Eykholt a7b12a279f [SCSI] libfc: add FLOGI state to rport for VN2VN
The FIP proposal for VN_port to VN_port point-to-multipoint
operation requires a FLOGI be sent to each remote port.
The FLOGI is sent with the assigned S_ID and D_IDs of the
local and remote ports.  This and the response get
FIP-encapsulated for Ethernet.

Add FLOGI state to the remote port state machine.
This will be skipped if not in point-to-multipoint mode.

To reduce a little duplication between PLOGI and FLOGI
response handling, added fc_rport_login_complete(), which
handles the parameters for the rdata struct.

Signed-off-by: Joe Eykholt <jeykholt@cisco.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-07-28 09:05:53 -05:00
..
Kbuild [SCSI] libfc: Export FC headers 2009-12-04 12:01:05 -06:00
fc_els.h [SCSI] libfc: add FLOGI state to rport for VN2VN 2010-07-28 09:05:53 -05:00
fc_encaps.h [SCSI] FC protocol definition header files 2008-12-29 11:24:32 -06:00
fc_fc2.h trivial: remove unnecessary semicolons 2009-09-21 15:14:58 +02:00
fc_fcoe.h [SCSI] fcoe: clean up TBD comments in FCoE prototype header 2010-07-27 12:01:46 -05:00
fc_fcp.h [SCSI] libfc: add definition for task attribute mask 2010-04-11 09:23:34 -05:00
fc_fip.h [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADV 2009-12-04 12:01:55 -06:00
fc_fs.h [SCSI] libfc: Export FC headers 2009-12-04 12:01:05 -06:00
fc_gs.h [SCSI] libfc: Export FC headers 2009-12-04 12:01:05 -06:00
fc_ns.h [SCSI] libfc: register FC4 features with the FC switch 2009-12-04 12:01:20 -06:00