struct fc_lport - Local port : The SCSI host associated with a local port : Exchange manager anchor list : The directory server remote port : The management server remote port : Point to point remote port : FCP layer internal data : Discovery context : Child vports if N_Port : Parent vport if VN_Port : Libfc function template : Link state (1 = link up, 0 = link down) : Queue state (1 queue is full, 0 queue is not full) : Identifies the state : Timestamp indicating when the local port came online : SCSI host statistics : FC local port stats (TODO separate libfc LLD stats) : Number of retries in the current state : FC Port ID : World Wide Port Name : World Wide Node Name : Common service parameters : Error detection timeout value : Resouce allocation timeout value : RNID information : Indicates if scatter gather is supported : Indicates if sequence offload is supported : Indicates if CRC offload is supported : Indicates if large receive offload is supported : Supports multiple vports : Switch/fabric allows NPIV : The maximum Fibre Channel payload size : The maximum retry attempts : The maximum remote port retry attempts : Size needed by driver after struct fc_rport_priv : The maximum XID for LRO : The maximum large offload send size : FC-4 type mask : Mutex to protect the local port : Linkage on list of vport peers : Handle to local port for delayed retry context : Pointers available for use by passive FC-4 providers : Linkage on module-wide list of local ports
Definition at line 854 of file libfc.h.