Home
last modified time | relevance | path

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

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