Home
last modified time | relevance | path

Searched refs:IBLND_MSG_GET_DONE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c447 case IBLND_MSG_GET_DONE: in kiblnd_handle_rx()
1059 LASSERT(type == IBLND_MSG_GET_DONE || in kiblnd_init_rdma()
1164 case IBLND_MSG_GET_DONE: in kiblnd_queue_tx_locked()
1621 IBLND_MSG_GET_DONE, nob, in kiblnd_reply()
1752 kiblnd_send_completion(rx->rx_conn, IBLND_MSG_GET_DONE, in kiblnd_recv()
Do2iblnd.h451 #define IBLND_MSG_GET_DONE 0xd7 /* completion (src->sink: all OK) */ macro
Do2iblnd.c99 case IBLND_MSG_GET_DONE: in kiblnd_msgtype2str()
133 case IBLND_MSG_GET_DONE: in kiblnd_msgtype2size()
305 case IBLND_MSG_GET_DONE: in kiblnd_unpack_msg()