Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_defs_fcs.h214 struct bfa_lport_attr_s { struct
215 enum bfa_lport_state state; /* port state */
216 u32 pid; /* port ID */
217 struct bfa_lport_cfg_s port_cfg; /* port configuration */
218 enum bfa_port_type port_type; /* current topology */
219 u32 loopback; /* cable is externally looped back */
220 wwn_t fabric_name; /* attached switch's nwwn */
221 u8 fabric_ip_addr[BFA_FCS_FABRIC_IPADDR_SZ]; /* attached
223 mac_t fpma_mac; /* Lport's FPMA Mac address */
224 u16 authfail; /* auth failed state */