Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_defs_fcs.h243 struct bfa_lport_attr_s { struct
244 enum bfa_lport_state state; /* port state */
245 u32 pid; /* port ID */
246 struct bfa_lport_cfg_s port_cfg; /* port configuration */
247 enum bfa_port_type port_type; /* current topology */
248 u32 loopback; /* cable is externally looped back */
249 wwn_t fabric_name; /* attached switch's nwwn */
250 u8 fabric_ip_addr[BFA_FCS_FABRIC_IPADDR_SZ]; /* attached
252 mac_t fpma_mac; /* Lport's FPMA Mac address */
253 u16 authfail; /* auth failed state */