Searched refs:ptl_index (Results 1 – 6 of 6) sorted by relevance
150 __u32 ptl_index; member157 __u32 ptl_index; member
471 unsigned int ptl_index; /* portal ID, reserved */ member
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()
1389 hdr->msg.put.ptl_index = le32_to_cpu(hdr->msg.put.ptl_index); in lnet_parse_put()1395 info.mi_portal = hdr->msg.put.ptl_index; in lnet_parse_put()1440 hdr->msg.get.ptl_index = le32_to_cpu(hdr->msg.get.ptl_index); in lnet_parse_get()1447 info.mi_portal = hdr->msg.get.ptl_index; in lnet_parse_get()1673 hdr->msg.put.ptl_index, in lnet_print_hdr()1684 hdr->msg.get.ptl_index, in lnet_print_hdr()1961 msg->msg_hdr.msg.put.ptl_index, in lnet_drop_delayed_msg_list()2004 libcfs_id2str(id), msg->msg_hdr.msg.put.ptl_index, in lnet_recv_delayed_msg_list()2110 msg->msg_hdr.msg.put.ptl_index = cpu_to_le32(portal); in LNetPut()2310 msg->msg_hdr.msg.get.ptl_index = cpu_to_le32(portal); in LNetGet()
253 return ptl->ptl_mtables[ptl->ptl_index % LNET_CPT_NUMBER]; in lnet_mt_of_attach()660 info.mi_portal = hdr->msg.put.ptl_index; in lnet_ptl_attach_md()767 ptl->ptl_index = index; in lnet_ptl_setup()
237 CLASSERT((int)offsetof(lnet_hdr_t, msg.put.ptl_index) == 64); in lnet_assert_wire_constants()238 CLASSERT((int)sizeof(((lnet_hdr_t *)0)->msg.put.ptl_index) == 4); in lnet_assert_wire_constants()247 CLASSERT((int)offsetof(lnet_hdr_t, msg.get.ptl_index) == 56); in lnet_assert_wire_constants()248 CLASSERT((int)sizeof(((lnet_hdr_t *)0)->msg.get.ptl_index) == 4); in lnet_assert_wire_constants()