Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c441 case IBLND_MSG_GET_DONE: in kiblnd_handle_rx()
1100 LASSERT(type == IBLND_MSG_GET_DONE || in kiblnd_init_rdma()
1204 case IBLND_MSG_GET_DONE: in kiblnd_queue_tx_locked()
1662 IBLND_MSG_GET_DONE, nob, in kiblnd_reply()
1791 kiblnd_send_completion(rx->rx_conn, IBLND_MSG_GET_DONE, in kiblnd_recv()
Do2iblnd.h487 #define IBLND_MSG_GET_DONE 0xd7 /* completion (src->sink: all OK) */ macro
Do2iblnd.c98 case IBLND_MSG_GET_DONE: in kiblnd_msgtype2str()
132 case IBLND_MSG_GET_DONE: in kiblnd_msgtype2size()
304 case IBLND_MSG_GET_DONE: in kiblnd_unpack_msg()