Home
last modified time | relevance | path

Searched refs:svc_rdma_pcl (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/sunrpc/
A Dsvc_rdma_pcl.h28 struct svc_rdma_pcl { struct
38 static inline void pcl_init(struct svc_rdma_pcl *pcl) in pcl_init() argument
48 static inline bool pcl_is_empty(const struct svc_rdma_pcl *pcl) in pcl_is_empty()
60 pcl_first_chunk(const struct svc_rdma_pcl *pcl) in pcl_first_chunk()
76 pcl_next_chunk(const struct svc_rdma_pcl *pcl, struct svc_rdma_chunk *chunk) in pcl_next_chunk()
117 extern void pcl_free(struct svc_rdma_pcl *pcl);
121 struct svc_rdma_pcl *pcl, __be32 *p);
122 extern int pcl_process_nonpayloads(const struct svc_rdma_pcl *pcl,
A Dsvc_rdma.h197 struct svc_rdma_pcl rc_call_pcl;
199 struct svc_rdma_pcl rc_read_pcl;
201 struct svc_rdma_pcl rc_write_pcl;
202 struct svc_rdma_pcl rc_reply_pcl;
281 const struct svc_rdma_pcl *write_pcl,
282 const struct svc_rdma_pcl *reply_pcl,
299 const struct svc_rdma_pcl *write_pcl,
300 const struct svc_rdma_pcl *reply_pcl,
/linux/net/sunrpc/xprtrdma/
A Dsvc_rdma_pcl.c17 void pcl_free(struct svc_rdma_pcl *pcl) in pcl_free()
44 pcl_lookup_position(struct svc_rdma_pcl *pcl, u32 position) in pcl_lookup_position()
55 static void pcl_insert_position(struct svc_rdma_pcl *pcl, in pcl_insert_position()
104 struct svc_rdma_pcl *pcl = &rctxt->rc_call_pcl; in pcl_alloc_call()
158 struct svc_rdma_pcl *pcl = &rctxt->rc_read_pcl; in pcl_alloc_read()
202 struct svc_rdma_pcl *pcl, __be32 *p) in pcl_alloc_write()
265 int pcl_process_nonpayloads(const struct svc_rdma_pcl *pcl, in pcl_process_nonpayloads()
A DMakefile7 svc_rdma_pcl.o module.o
A Dsvc_rdma_sendto.c705 const struct svc_rdma_pcl *write_pcl, in svc_rdma_pull_up_needed()
786 const struct svc_rdma_pcl *write_pcl, in svc_rdma_pull_up_reply_msg()
820 const struct svc_rdma_pcl *write_pcl, in svc_rdma_map_reply_msg()
821 const struct svc_rdma_pcl *reply_pcl, in svc_rdma_map_reply_msg()
A Dsvc_rdma_rw.c679 const struct svc_rdma_pcl *write_pcl, in svc_rdma_prepare_reply_chunk()
680 const struct svc_rdma_pcl *reply_pcl, in svc_rdma_prepare_reply_chunk()
885 const struct svc_rdma_pcl *pcl = &head->rc_read_pcl; in svc_rdma_read_multiple_chunks()
1007 const struct svc_rdma_pcl *pcl = &head->rc_read_pcl; in svc_rdma_read_call_chunk()
A Dsvc_rdma_backchannel.c79 struct svc_rdma_pcl empty_pcl; in svc_rdma_bc_sendto()

Completed in 12 milliseconds