Searched defs:ibnex_ctl_hca_port_info_32_s (Results 1 – 1 of 1) sorted by relevance
549 typedef struct ibnex_ctl_hca_port_info_32_s { struct550 ib_lid_t p_lid; /* Base LID of port */551 ib_qkey_cntr_t p_qkey_violations; /* Bad Q_Key cnt */552 ib_pkey_cntr_t p_pkey_violations; /* Optional bad P_Key cnt */553 uint8_t p_sm_sl; /* SM Service level */554 ib_port_phys_state_t p_phys_state;555 ib_lid_t p_sm_lid; /* SM LID */556 ibt_port_state_t p_linkstate; /* Port state */557 uint8_t p_port_num; /* Port number */559 ib_link_width_t p_width_supported;[all …]