Searched defs:bfa_lport_info_s (Results 1 – 1 of 1) sorted by relevance
137 struct bfa_lport_info_s { struct138 u8 port_type; /* bfa_lport_type_t : physical or140 u8 port_state; /* one of bfa_lport_state values */141 u8 offline_reason; /* one of bfa_lport_offline_reason_t143 wwn_t port_wwn;144 wwn_t node_wwn;149 u32 max_vports_supp; /* Max supported vports */150 u32 num_vports_inuse; /* Num of in use vports */151 u32 max_rports_supp; /* Max supported rports */152 u32 num_rports_inuse; /* Num of doscovered rports */