/titanic_41/usr/src/uts/common/sys/ib/mgt/ |
H A D | sm_attr.h | 86 ib_lid_t DrSLID; 87 ib_lid_t DrDLID; 129 ib_lid_t LIDADDR; /* trap generator's LID */ 136 ib_lid_t LIDADDR; /* generator's LID */ 147 ib_lid_t LIDADDR; /* generator's LID */ 156 ib_lid_t LIDADDR; 166 ib_lid_t LIDADDR; /* generator's LID */ 184 ib_lid_t LIDADDR; /* generator's LID */ 205 ib_lid_t LIDADDR1; /* see spec description */ 206 ib_lid_t LIDADDR2; [all …]
|
H A D | ib_mad.h | 107 ib_lid_t RedirectLID; /* dlid for class services */ 117 ib_lid_t TrapLID; /* dlid for traps */ 138 ib_lid_t RedirectLID; /* dlid for class services */ 148 ib_lid_t TrapLID; /* dlid for traps */ 219 ib_lid_t LIDRangeBegin; /* lowest LID to sub. for */ 220 ib_lid_t LIDRangeEnd; /* highest LID to sub. for */ 237 ib_lid_t LIDRangeBegin; /* lowest LID to sub. for */ 238 ib_lid_t LIDRangeEnd; /* highest LID to sub. for */
|
H A D | sa_recs.h | 109 ib_lid_t LID; /* LID of a port of the node */ 133 ib_lid_t EndportLID; /* LID of the port */ 192 ib_lid_t LID; 222 ib_lid_t LID; /* LID of switch port 0 */ 249 ib_lid_t LID; 262 ib_lid_t LID; 277 ib_lid_t LID; 288 ib_lid_t LID; 309 ib_lid_t LID; 324 ib_lid_t LID; [all …]
|
/titanic_41/usr/src/uts/common/sys/ib/ibtl/impl/ |
H A D | ibtl_cm.h | 67 ib_lid_t hp_base_lid; /* Base LID of Port. */ 207 ib_lid_t p_base_lid; 256 void ibtl_cm_set_node_info_cb(ibt_status_t (*)(ib_guid_t, uint8_t, ib_lid_t,
|
/titanic_41/usr/src/uts/common/sys/ib/mgt/ibmf/ |
H A D | ibmf_msg.h | 51 ib_lid_t ia_local_lid; 52 ib_lid_t ia_remote_lid;
|
H A D | ibmf_saa.h | 203 ib_lid_t ie_lid;
|
H A D | ibmf_impl.h | 404 ib_lid_t ic_base_lid; /* used to calculate pathbits */ 725 uint8_t mgt_class, uint8_t r_method, ib_lid_t lid, ib_gid_t *gid, 729 uint8_t mgt_class, ib_lid_t lid, ib_gid_t *gid, boolean_t gid_pr,
|
/titanic_41/usr/src/uts/common/sys/ib/ |
H A D | ib_pkt_hdrs.h | 41 ib_lid_t DLID; /* dest port and path on subnet */ 43 ib_lid_t SLID; /* source port on subnet */
|
H A D | ib_types.h | 129 typedef uint16_t ib_lid_t; /* Port Local ID (LID) */ typedef
|
/titanic_41/usr/src/uts/common/sys/ib/ibnex/ |
H A D | ibnex_devctl.h | 515 ib_lid_t p_lid; /* Base LID of port */ 520 ib_lid_t p_sm_lid; /* SM LID */ 550 ib_lid_t p_lid; /* Base LID of port */ 555 ib_lid_t p_sm_lid; /* SM LID */
|
/titanic_41/usr/src/uts/common/sys/ib/mgt/ibcm/ |
H A D | ibcm_impl.h | 642 ib_lid_t ud_sidr_req_lid; 687 ib_lid_t srch_lid; 1140 ib_lid_t req_primary_l_port_lid; /* Primary local port LID */ 1141 ib_lid_t req_primary_r_port_lid; /* Primary Remote port LID */ 1159 ib_lid_t req_alt_l_port_lid; /* Alt local port LID */ 1160 ib_lid_t req_alt_r_port_lid; /* Alt Remote port LID */ 1372 ib_lid_t lap_alt_l_port_lid; /* Alt local port LID */ 1373 ib_lid_t lap_alt_r_port_lid; /* Alt Remote port LID */ 1470 ib_lid_t RedirectLID; /* dlid for class services */ 1478 ib_lid_t TrapLID; /* dlid for traps */ [all …]
|
/titanic_41/usr/src/uts/common/sys/ib/clients/eoib/ |
H A D | eib_impl.h | 382 ib_lid_t pp_gw_lid; 407 ib_lid_t ep_blid; 508 ib_lid_t ld_gw_lid; 536 ib_lid_t mp_lid; 887 extern eib_avect_t *eib_ibt_hold_avect(eib_t *, ib_lid_t, uint8_t); 918 extern int eib_mac_hca_portstate(eib_t *, ib_lid_t *, int *);
|
H A D | eib.h | 165 ib_lid_t gi_lid;
|
H A D | enx_impl.h | 221 ib_lid_t gw_lid;
|
/titanic_41/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibtl_types.h | 629 ib_lid_t p_opaque1; /* Base LID of port */ 634 ib_lid_t p_sm_lid; /* SM LID */ 701 ib_lid_t av_opaque2; 1278 ib_lid_t wc_opaque1; 1430 ib_lid_t rip_dlid; /* DLID */ 1442 ib_lid_t reth_dlid; /* DLID */
|
H A D | ibti_cm.h | 238 ib_lid_t rdi_dlid; 338 ib_lid_t ari_lid; /* IBT_CM_PRIM_LID, */
|
H A D | ibti_common.h | 587 ib_lid_t mc_opaque1; 1918 ib_gid_t *sgid_p, ib_lid_t *base_lid_p); 1921 ib_gid_t *sgid_p, ib_lid_t *base_lid_p); 1960 ibt_status_t ibt_lid_to_node_info(ib_lid_t lid, ibt_node_info_t *node_info_p);
|
H A D | ibci.h | 304 ib_gid_t gid, ib_lid_t lid); 306 ib_gid_t gid, ib_lid_t lid);
|
/titanic_41/usr/src/uts/common/sys/ib/mgt/ibdm/ |
H A D | ibdm_impl.h | 170 ib_lid_t gl_dlid; 171 ib_lid_t gl_slid;
|
/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_misc.h | 514 ib_lid_t lid); 516 ib_lid_t lid);
|
/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_misc.h | 656 ib_lid_t lid); 658 ib_lid_t lid);
|
/titanic_41/usr/src/uts/common/sys/ib/clients/of/sol_umad/ |
H A D | sol_umad.h | 99 ib_lid_t port_lid;
|
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_ibt.c | 47 static int eib_ibt_fill_avect(eib_t *, eib_avect_t *, ib_lid_t); 339 eib_ibt_hold_avect(eib_t *ss, ib_lid_t dlid, uint8_t sl) in eib_ibt_hold_avect() 401 eib_ibt_fill_avect(eib_t *ss, eib_avect_t *av, ib_lid_t dlid) in eib_ibt_fill_avect()
|
/titanic_41/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_hca.c | 455 ib_gid_t *sgid_p, ib_lid_t *base_lid_p) in ibtl_get_port_state() 504 ib_gid_t *sgid_p, ib_lid_t *base_lid_p) in ibt_get_port_state() 536 ib_gid_t *sgid_p, ib_lid_t *base_lid_p) in ibt_get_port_state_byguid()
|
H A D | ibtl_handlers.c | 156 typedef ibt_status_t (*ibtl_node_info_cb_t)(ib_guid_t, uint8_t, ib_lid_t, 165 ib_lid_t, ibt_node_info_t *)) in _NOTE() 491 ib_lid_t sm_lid; in ibt_cisco_embedded_sm_rereg_fix() 2081 ib_lid_t lid, ibt_node_info_t *node_info) in ibtl_dummy_node_info_cb()
|