Searched defs:bfa_lport_info_s (Results 1 – 1 of 1) sorted by relevance
130 struct bfa_lport_info_s { struct131 u8 port_type; /* bfa_lport_type_t : physical or133 u8 port_state; /* one of bfa_lport_state values */134 u8 offline_reason; /* one of bfa_lport_offline_reason_t136 wwn_t port_wwn;137 wwn_t node_wwn;142 u32 max_vports_supp; /* Max supported vports */143 u32 num_vports_inuse; /* Num of in use vports */144 u32 max_rports_supp; /* Max supported rports */145 u32 num_rports_inuse; /* Num of doscovered rports */