Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/bfa/
Dbfa_defs_svc.h977 struct bfa_port_link_s { struct
978 u8 linkstate; /* Link state bfa_port_linkstate */
979 u8 linkstate_rsn; /* bfa_port_linkstate_rsn_t */
980 u8 topology; /* P2P/LOOP bfa_port_topology */
981 u8 speed; /* Link speed (1/2/4/8 G) */
982 u32 linkstate_opt; /* Linkstate optional data (debug) */
983 u8 trunked; /* Trunked or not (1 or 0) */
984 u8 resvd[3];
985 struct bfa_qos_attr_s qos_attr; /* QoS Attributes */
986 union {
[all …]