Searched defs:fc_rport (Results 1 – 2 of 2) sorted by relevance
127463 struct fc_rport { struct127464 u32 maxframe_size;127465 u32 supported_classes;127466 u32 dev_loss_tmo;127467 struct fc_fpin_stats fpin_stats;127468 u64 node_name;127469 u64 port_name;127470 u32 port_id;127471 u32 roles;127472 enum fc_port_state port_state;[all …]