Searched defs:bfa_lport_attr_s (Results 1 – 1 of 1) sorted by relevance
236 struct bfa_lport_attr_s { struct237 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]; /* attached245 mac_t fpma_mac; /* Lport's FPMA Mac address */246 u16 authfail; /* auth failed state */
Completed in 6 milliseconds