Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c634 u32 inv_rkey; in svc_rdma_get_inv_rkey() local
641 inv_rkey = 0; in svc_rdma_get_inv_rkey()
644 if (inv_rkey == 0) in svc_rdma_get_inv_rkey()
645 inv_rkey = segment->rs_handle; in svc_rdma_get_inv_rkey()
646 else if (inv_rkey != segment->rs_handle) in svc_rdma_get_inv_rkey()
652 if (inv_rkey == 0) in svc_rdma_get_inv_rkey()
653 inv_rkey = segment->rs_handle; in svc_rdma_get_inv_rkey()
654 else if (inv_rkey != segment->rs_handle) in svc_rdma_get_inv_rkey()
660 if (inv_rkey == 0) in svc_rdma_get_inv_rkey()
661 inv_rkey = segment->rs_handle; in svc_rdma_get_inv_rkey()
[all …]
/linux/include/trace/events/
H A Drpcrdma.h2007 __field(u32, inv_rkey)
2016 __entry->inv_rkey = (wr->opcode == IB_WR_SEND_WITH_INV) ?
2022 __entry->num_sge, __entry->inv_rkey