Searched defs:fc_lport (Results 1 – 1 of 1) sorted by relevance
692 struct fc_lport { struct711 enum fc_lport_state state; argument712 unsigned long boot_time;713 struct fc_host_statistics host_stats;714 struct fc_stats __percpu *stats;715 u8 retry_count;718 u32 port_id;719 u64 wwpn;720 u64 wwnn;721 unsigned int service_params;[all …]