Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1362 typedef struct ibcm_lap_msg_s { struct
1363 ib_com_id_t lap_local_comm_id; /* Local communication id */
1364 ib_com_id_t lap_remote_comm_id; /* Remote communication id */
1365 uint32_t lap_rsvd1; /* Reserved - 32 bits */
1366 uint32_t lap_remote_qpn_eecn_plus; /* REM_EECN_24 TO_5 RSV_3 */
1371 uint32_t lap_rsvd2; /* Reserved2 - 32 bits */
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 */
1374 ib_gid_t lap_alt_l_port_gid; /* Alt local port GID */
1375 ib_gid_t lap_alt_r_port_gid; /* Alt remote port GID */
[all …]