Searched refs:dst_wmd (Results 1 – 4 of 4) sorted by relevance
1469 msg->msg_hdr.msg.reply.dst_wmd = reply_wmd; in lnet_parse_get()1505 cpt = lnet_cpt_of_cookie(hdr->msg.reply.dst_wmd.wh_object_cookie); in lnet_parse_reply()1512 md = lnet_wire_handle2md(&hdr->msg.reply.dst_wmd); in lnet_parse_reply()1517 hdr->msg.reply.dst_wmd.wh_interface_cookie, in lnet_parse_reply()1518 hdr->msg.reply.dst_wmd.wh_object_cookie); in lnet_parse_reply()1536 rlength, hdr->msg.reply.dst_wmd.wh_object_cookie, in lnet_parse_reply()1544 mlength, rlength, hdr->msg.reply.dst_wmd.wh_object_cookie); in lnet_parse_reply()1574 cpt = lnet_cpt_of_cookie(hdr->msg.ack.dst_wmd.wh_object_cookie); in lnet_parse_ack()1578 md = lnet_wire_handle2md(&hdr->msg.ack.dst_wmd); in lnet_parse_ack()1585 hdr->msg.ack.dst_wmd.wh_interface_cookie, in lnet_parse_ack()[all …]
223 CLASSERT((int)offsetof(lnet_hdr_t, msg.ack.dst_wmd) == 32); in lnet_assert_wire_constants()224 CLASSERT((int)sizeof(((lnet_hdr_t *)0)->msg.ack.dst_wmd) == 16); in lnet_assert_wire_constants()255 CLASSERT((int)offsetof(lnet_hdr_t, msg.reply.dst_wmd) == 32); in lnet_assert_wire_constants()256 CLASSERT((int)sizeof(((lnet_hdr_t *)0)->msg.reply.dst_wmd) == 16); in lnet_assert_wire_constants()
382 msg->msg_hdr.msg.ack.dst_wmd = ack_wmd; in lnet_complete_msg_locked()
141 lnet_handle_wire_t dst_wmd; member163 lnet_handle_wire_t dst_wmd; member