Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c379 rc = lnet_parse(ni, &msg->ibm_u.putreq.ibprm_hdr, in kiblnd_handle_rx()
1542 ibmsg->ibm_u.putreq.ibprm_hdr = *hdr; in kiblnd_send()
1543 ibmsg->ibm_u.putreq.ibprm_cookie = tx->tx_cookie; in kiblnd_send()
1700 rxmsg->ibm_u.putreq.ibprm_cookie); in kiblnd_recv()
1727 rxmsg->ibm_u.putreq.ibprm_cookie); in kiblnd_recv()
1732 txmsg->ibm_u.putack.ibpam_src_cookie = rxmsg->ibm_u.putreq.ibprm_cookie; in kiblnd_recv()
Do2iblnd.h429 kib_putreq_msg_t putreq; member