Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_defs_svc.h1044 struct bfa_port_link_s { struct
1045 u8 linkstate; /* Link state bfa_port_linkstate */
1046 u8 linkstate_rsn; /* bfa_port_linkstate_rsn_t */
1047 u8 topology; /* P2P/LOOP bfa_port_topology */
1048 u8 speed; /* Link speed (1/2/4/8 G) */
1049 u32 linkstate_opt; /* Linkstate optional data (debug) */
1050 u8 trunked; /* Trunked or not (1 or 0) */
1051 u8 resvd[7];
1052 struct bfa_qos_attr_s qos_attr; /* QoS Attributes */
1053 union {
[all …]