Searched refs:pt_index (Results 1 – 2 of 2) sorted by relevance
95 ev->pt_index = hdr->msg.put.ptl_index; in lnet_build_msg_event()101 ev->pt_index = hdr->msg.get.ptl_index; in lnet_build_msg_event()116 ev->pt_index = le32_to_cpu(hdr->msg.put.ptl_index); in lnet_build_msg_event()125 ev->pt_index = le32_to_cpu(hdr->msg.get.ptl_index); in lnet_build_msg_event()
573 unsigned int pt_index; member