Home
last modified time | relevance | path

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

/drivers/staging/lustre/lnet/lnet/
Dlib-msg.c205 LASSERT(msg->msg_type == LNET_MSG_REPLY); in lnet_msg_decommit_tx()
246 LASSERT(msg->msg_type == LNET_MSG_REPLY || in lnet_msg_decommit_rx()
261 msg->msg_type == LNET_MSG_REPLY); in lnet_msg_decommit_rx()
Dlib-move.c1359 lnet_prep_send(msg, LNET_MSG_REPLY, info.mi_id, in lnet_parse_get()
1546 case LNET_MSG_REPLY: in lnet_parse_local()
1568 case LNET_MSG_REPLY: in lnet_msgtyp2str()
1627 case LNET_MSG_REPLY: in lnet_print_hdr()
1673 case LNET_MSG_REPLY: in lnet_parse()
Dnet_fault.c134 case LNET_MSG_REPLY: in lnet_fault_stat_inc()
1003 CLASSERT(LNET_REPLY_BIT == 1 << LNET_MSG_REPLY); in lnet_fault_init()
Dapi-ni.c189 CLASSERT(LNET_MSG_REPLY == 3); in lnet_assert_wire_constants()
/drivers/staging/lustre/include/linux/lnet/
Dtypes.h138 LNET_MSG_REPLY, enumerator
/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c1597 case LNET_MSG_REPLY: in kiblnd_send()