Home
last modified time | relevance | path

Searched refs:reserved_qpn (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2749 hello_req_msg.reserved_qpn = htonl(state->id_qpnum); in ibd_rc_connect()
2778 hello_req_msg.rx_mtu, hello_req_msg.reserved_qpn, in ibd_rc_connect()
3085 ntohl(hello_msg->reserved_qpn), ntohl(hello_msg->rx_mtu)); in ibd_rc_handle_req()
3088 hello_msg->reserved_qpn = htonl(state->id_qpnum); in ibd_rc_handle_req()
3175 ntohl(hello_ack->reserved_qpn)); in ibd_rc_dispatch_actv_mad()
/titanic_50/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h1218 uint32_t reserved_qpn; member