Home
last modified time | relevance | path

Searched refs:ibcm_cookie (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c295 tx->tx_msg->ibm_u.completion.ibcm_cookie = cookie; in kiblnd_send_completion()
391 msg->ibm_u.completion.ibcm_cookie); in kiblnd_handle_rx()
436 msg->ibm_u.completion.ibcm_cookie); in kiblnd_handle_rx()
451 msg->ibm_u.completion.ibcm_cookie); in kiblnd_handle_rx()
1123 ibmsg->ibm_u.completion.ibcm_cookie = dstcookie; in kiblnd_init_rdma()
Do2iblnd.h408 __u64 ibcm_cookie; /* opaque completion cookie */ member