Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_defs_fcs.h236 struct bfa_lport_attr_s { struct
237 enum bfa_lport_state state; /* port state */
238 u32 pid; /* port ID */
239 struct bfa_lport_cfg_s port_cfg; /* port configuration */
240 enum bfa_port_type port_type; /* current topology */
241 u32 loopback; /* cable is externally looped back */
242 wwn_t fabric_name; /* attached switch's nwwn */
243 u8 fabric_ip_addr[BFA_FCS_FABRIC_IPADDR_SZ]; /* attached
245 mac_t fpma_mac; /* Lport's FPMA Mac address */
246 u16 authfail; /* auth failed state */