Home
last modified time | relevance | path

Searched defs:bfa_fcs_fabric_s (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfa_fcs.h268 struct bfa_fcs_fabric_s { struct
270 bfa_fcs_fabric_sm_t sm; /* state machine */ argument
271 struct bfa_fcs_s *fcs; /* FCS instance */
272 struct bfa_fcs_lport_s bport; /* base logical port */
273 enum bfa_fcs_fabric_type fab_type; /* fabric type */
274 enum bfa_port_type oper_type; /* current link topology */
275 u8 is_vf; /* is virtual fabric? */
276 u8 is_npiv; /* is NPIV supported ? */
277 u8 is_auth; /* is Security/Auth supported ? */
278 u16 bb_credit; /* BB credit from fabric */
[all …]