Searched defs:bfa_port_link_s (Results 1 – 1 of 1) sorted by relevance
1088 struct bfa_port_link_s { struct1089 u8 linkstate; /* Link state bfa_port_linkstate */1090 u8 linkstate_rsn; /* bfa_port_linkstate_rsn_t */1091 u8 topology; /* P2P/LOOP bfa_port_topology */1092 u8 speed; /* Link speed (1/2/4/8 G) */1093 u32 linkstate_opt; /* Linkstate optional data (debug) */1094 u8 trunked; /* Trunked or not (1 or 0) */1095 u8 fec_state; /*!< State of FEC */1096 u8 resvd[6];1097 struct bfa_qos_attr_s qos_attr; /* QoS Attributes */[all …]