Searched refs:pt_index (Results 1 – 2 of 2) sorted by relevance
90 ev->pt_index = hdr->msg.put.ptl_index; in lnet_build_msg_event()96 ev->pt_index = hdr->msg.get.ptl_index; in lnet_build_msg_event()111 ev->pt_index = le32_to_cpu(hdr->msg.put.ptl_index); in lnet_build_msg_event()120 ev->pt_index = le32_to_cpu(hdr->msg.get.ptl_index); in lnet_build_msg_event()
575 unsigned int pt_index; member