Searched refs:LNET_MSG_PUT (Results 1 – 5 of 5) sorted by relevance
115 if (msg->msg_type == LNET_MSG_PUT) { in lnet_build_msg_event()195 msg->msg_type = LNET_MSG_PUT; /* fix type */ in lnet_msg_decommit_tx()200 if (msg->msg_type == LNET_MSG_PUT) in lnet_msg_decommit_tx()253 LASSERT(msg->msg_type == LNET_MSG_PUT); in lnet_msg_decommit_rx()
1636 case LNET_MSG_PUT: in lnet_msgtyp2str()1671 case LNET_MSG_PUT: in lnet_print_hdr()1746 case LNET_MSG_PUT: in lnet_parse()1911 case LNET_MSG_PUT: in lnet_parse()1957 LASSERT(msg->msg_hdr.type == LNET_MSG_PUT); in lnet_drop_delayed_msg_list()2001 LASSERT(msg->msg_hdr.type == LNET_MSG_PUT); in lnet_recv_delayed_msg_list()2107 lnet_prep_send(msg, LNET_MSG_PUT, target, 0, md->md_length); in LNetPut()
184 CLASSERT(LNET_MSG_PUT == 1); in lnet_assert_wire_constants()
130 LNET_MSG_PUT, enumerator
1512 case LNET_MSG_PUT: in kiblnd_send()1521 type == LNET_MSG_PUT ? "PUT" : "REPLY", in kiblnd_send()