Searched defs:bfa_lport_info_s (Results 1 – 1 of 1) sorted by relevance
138 struct bfa_lport_info_s { struct139 u8 port_type; /* bfa_lport_type_t : physical or141 u8 port_state; /* one of bfa_lport_state values */142 u8 offline_reason; /* one of bfa_lport_offline_reason_t144 wwn_t port_wwn;145 wwn_t node_wwn;150 u32 max_vports_supp; /* Max supported vports */151 u32 num_vports_inuse; /* Num of in use vports */152 u32 max_rports_supp; /* Max supported rports */153 u32 num_rports_inuse; /* Num of doscovered rports */