Home
last modified time | relevance | path

Searched refs:rc_call_pcl (Results 1 – 3 of 3) sorted by relevance

/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c142 pcl_init(&ctxt->rc_call_pcl); in svc_rdma_recv_ctxt_alloc()
228 pcl_free(&ctxt->rc_call_pcl); in svc_rdma_recv_ctxt_put()
431 * rc_call_pcl cl_count fields are set to the number of
438 rctxt->rc_call_pcl.cl_count = 0; in xdr_count_read_segments()
456 ++rctxt->rc_call_pcl.cl_count; in xdr_count_read_segments()
621 pcl_for_each_chunk(chunk, &ctxt->rc_call_pcl) { in svc_rdma_get_inv_rkey()
766 if (!pcl_is_empty(&rctxt->rc_call_pcl)) in svc_rdma_is_reverse_direction_reply()
886 if (pcl_is_empty(&ctxt->rc_call_pcl)) { in svc_rdma_read_complete()
982 !pcl_is_empty(&ctxt->rc_call_pcl)) in svc_rdma_recvfrom()
H A Dsvc_rdma_pcl.c104 struct svc_rdma_pcl *pcl = &rctxt->rc_call_pcl; in pcl_alloc_call()
H A Dsvc_rdma_rw.c1006 pcl_first_chunk(&head->rc_call_pcl); in svc_rdma_read_call_chunk()
1128 if (pcl_is_empty(&head->rc_call_pcl)) { in svc_rdma_process_read_list()