Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c289 tx->tx_msg->ibm_u.completion.ibcm_cookie = cookie; in kiblnd_send_completion()
385 msg->ibm_u.completion.ibcm_cookie); in kiblnd_handle_rx()
430 msg->ibm_u.completion.ibcm_cookie); in kiblnd_handle_rx()
445 msg->ibm_u.completion.ibcm_cookie); in kiblnd_handle_rx()
1163 ibmsg->ibm_u.completion.ibcm_cookie = dstcookie; in kiblnd_init_rdma()
Do2iblnd.h444 __u64 ibcm_cookie; /* opaque completion cookie */ member