Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h514 typedef struct ibnex_ctl_hca_port_info_s { struct
515 ib_lid_t p_lid; /* Base LID of port */
516 ib_qkey_cntr_t p_qkey_violations; /* Bad Q_Key cnt */
517 ib_pkey_cntr_t p_pkey_violations; /* Optional bad P_Key cnt */
518 uint8_t p_sm_sl; /* SM Service level */
519 ib_port_phys_state_t p_phys_state;
520 ib_lid_t p_sm_lid; /* SM LID */
521 ibt_port_state_t p_linkstate; /* Port state */
522 uint8_t p_port_num; /* Port number */
524 ib_link_width_t p_width_supported;
[all …]