Searched refs:svc_rdma_pcl (Results 1 – 5 of 5) sorted by relevance
28 struct svc_rdma_pcl { struct38 static inline void pcl_init(struct svc_rdma_pcl *pcl) in pcl_init() argument48 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,
143 struct svc_rdma_pcl rc_call_pcl;145 struct svc_rdma_pcl rc_read_pcl;147 struct svc_rdma_pcl rc_write_pcl;148 struct svc_rdma_pcl rc_reply_pcl;
17 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()
7 svc_rdma_pcl.o module.o
857 const struct svc_rdma_pcl *pcl = &head->rc_read_pcl; in svc_rdma_read_multiple_chunks()1021 const struct svc_rdma_pcl *pcl = &head->rc_read_pcl; in svc_rdma_read_call_chunk()