Home
last modified time | relevance | path

Searched refs:ci_completion_id (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Drpc_rdma_cid.h21 int ci_completion_id; member
/OK3568_Linux_fs/kernel/include/trace/events/
H A Drpcrdma.h40 __entry->completion_id = cid->ci_completion_id;
1329 __entry->completion_id = ctxt->rc_cid.ci_completion_id;
1359 __entry->completion_id = ctxt->rc_cid.ci_completion_id;
1387 __entry->completion_id = ctxt->rc_cid.ci_completion_id;
1761 __entry->completion_id = ctxt->sc_cid.ci_completion_id;
1789 __entry->completion_id = ctxt->rc_cid.ci_completion_id;
1838 __entry->completion_id = cid->ci_completion_id;
/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c124 cid->ci_completion_id = atomic_inc_return(&rdma->sc_completion_ids); in svc_rdma_recv_cid_init()
H A Dsvc_rdma_sendto.c129 cid->ci_completion_id = atomic_inc_return(&rdma->sc_completion_ids); in svc_rdma_send_cid_init()
H A Dsvc_rdma_rw.c159 cid->ci_completion_id = atomic_inc_return(&rdma->sc_completion_ids); in svc_rdma_cc_cid_init()