Searched defs:bfa_fcs_fabric_s (Results 1 – 1 of 1) sorted by relevance
268 struct bfa_fcs_fabric_s { struct270 bfa_fcs_fabric_sm_t sm; /* state machine */ argument271 struct bfa_fcs_s *fcs; /* FCS instance */273 enum bfa_fcs_fabric_type fab_type; /* fabric type */275 u8 is_vf; /* is virtual fabric? */276 u8 is_npiv; /* is NPIV supported ? */278 u16 bb_credit; /* BB credit from fabric */279 u16 vf_id; /* virtual fabric ID */280 u16 num_vports; /* num vports */281 u16 rsvd;[all …]
Completed in 10 milliseconds