Home
last modified time | relevance | path

Searched refs:LNET_MSG_REPLY (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/lustre/lnet/lnet/
Dlib-msg.c208 LASSERT(msg->msg_type == LNET_MSG_REPLY); in lnet_msg_decommit_tx()
247 LASSERT(msg->msg_type == LNET_MSG_REPLY || in lnet_msg_decommit_rx()
260 msg->msg_type == LNET_MSG_REPLY); in lnet_msg_decommit_rx()
Dlib-move.c1466 lnet_prep_send(msg, LNET_MSG_REPLY, info.mi_id, in lnet_parse_get()
1640 case LNET_MSG_REPLY: in lnet_msgtyp2str()
1700 case LNET_MSG_REPLY: in lnet_print_hdr()
1747 case LNET_MSG_REPLY: in lnet_parse()
1917 case LNET_MSG_REPLY: in lnet_parse()
Dapi-ni.c186 CLASSERT(LNET_MSG_REPLY == 3); in lnet_assert_wire_constants()
/drivers/staging/lustre/include/linux/lnet/
Dtypes.h132 LNET_MSG_REPLY, enumerator
/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c1511 case LNET_MSG_REPLY: in kiblnd_send()