Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_defs_svc.h1095 struct bfa_port_link_s { struct
1096 u8 linkstate; /* Link state bfa_port_linkstate */
1097 u8 linkstate_rsn; /* bfa_port_linkstate_rsn_t */
1098 u8 topology; /* P2P/LOOP bfa_port_topology */
1099 u8 speed; /* Link speed (1/2/4/8 G) */
1100 u32 linkstate_opt; /* Linkstate optional data (debug) */
1101 u8 trunked; /* Trunked or not (1 or 0) */
1102 u8 fec_state; /*!< State of FEC */
1103 u8 resvd[6];
1104 struct bfa_qos_attr_s qos_attr; /* QoS Attributes */
[all …]