Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h628 typedef struct ibt_hca_portinfo_s { struct
629 ib_lid_t p_opaque1; /* Base LID of port */
630 ib_qkey_cntr_t p_qkey_violations; /* Bad Q_Key cnt */
631 ib_pkey_cntr_t p_pkey_violations; /* Optional bad P_Key cnt */
632 uint8_t p_sm_sl:4; /* SM Service level */
633 ib_port_phys_state_t p_phys_state;
634 ib_lid_t p_sm_lid; /* SM LID */
635 ibt_port_state_t p_linkstate; /* Port state */
636 uint8_t p_port_num;
637 ib_link_width_t p_width_supported;
[all …]