Lines Matching defs:bfa_port_attr_s
966 struct bfa_port_attr_s { struct
970 wwn_t nwwn; /* node wwn */
971 wwn_t pwwn; /* port wwn */
972 wwn_t factorynwwn; /* factory node wwn */
973 wwn_t factorypwwn; /* factory port wwn */
974 enum fc_cos cos_supported; /* supported class of
976 u32 rsvd;
977 struct fc_symname_s port_symname; /* port symbolic name */
978 enum bfa_port_speed speed_supported; /* supported speeds */
979 bfa_boolean_t pbind_enabled;
984 struct bfa_port_cfg_s pport_cfg; /* pport cfg */
989 enum bfa_port_states port_state; /* current port state */
990 enum bfa_port_speed speed; /* current speed */
991 enum bfa_port_topology topology; /* current topology */
992 bfa_boolean_t beacon; /* current beacon status */
993 bfa_boolean_t link_e2e_beacon; /* link beacon is on */
994 bfa_boolean_t bbsc_op_status; /* fc credit recovery oper
996 enum bfa_fec_state_s fec_state; /*!< current FEC state */
1001 u32 pid; /* port ID */
1002 enum bfa_port_type port_type; /* current topology */
1003 u32 loopback; /* external loopback */
1004 u32 authfail; /* auth fail state */
1007 u16 fcoe_vlan;
1008 u8 rsvd1[2];