Home
last modified time | relevance | path

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

/include/linux/sunrpc/
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,
Dsvc_rdma.h144 struct svc_rdma_pcl rc_call_pcl;
146 struct svc_rdma_pcl rc_read_pcl;
148 struct svc_rdma_pcl rc_write_pcl;
149 struct svc_rdma_pcl rc_reply_pcl;