Searched refs:dst_wmd (Results 1 – 4 of 4) sorted by relevance
1472 msg->msg_hdr.msg.reply.dst_wmd = reply_wmd; in lnet_parse_get()1508 cpt = lnet_cpt_of_cookie(hdr->msg.reply.dst_wmd.wh_object_cookie); in lnet_parse_reply()1515 md = lnet_wire_handle2md(&hdr->msg.reply.dst_wmd); in lnet_parse_reply()1520 hdr->msg.reply.dst_wmd.wh_interface_cookie, in lnet_parse_reply()1521 hdr->msg.reply.dst_wmd.wh_object_cookie); in lnet_parse_reply()1539 rlength, hdr->msg.reply.dst_wmd.wh_object_cookie, in lnet_parse_reply()1547 mlength, rlength, hdr->msg.reply.dst_wmd.wh_object_cookie); in lnet_parse_reply()1577 cpt = lnet_cpt_of_cookie(hdr->msg.ack.dst_wmd.wh_object_cookie); in lnet_parse_ack()1581 md = lnet_wire_handle2md(&hdr->msg.ack.dst_wmd); in lnet_parse_ack()1588 hdr->msg.ack.dst_wmd.wh_interface_cookie, in lnet_parse_ack()[all …]
231 CLASSERT((int)offsetof(lnet_hdr_t, msg.ack.dst_wmd) == 32); in lnet_assert_wire_constants()232 CLASSERT((int)sizeof(((lnet_hdr_t *)0)->msg.ack.dst_wmd) == 16); in lnet_assert_wire_constants()263 CLASSERT((int)offsetof(lnet_hdr_t, msg.reply.dst_wmd) == 32); in lnet_assert_wire_constants()264 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()
81 lnet_handle_wire_t dst_wmd; member103 lnet_handle_wire_t dst_wmd; member