Home
last modified time | relevance | path

Searched defs:svc_rdma_chunk (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/sunrpc/
A Dsvc_rdma_pcl.h17 struct svc_rdma_chunk { struct
18 struct list_head ch_list;
20 u32 ch_position;
21 u32 ch_length;
22 u32 ch_payload_length;
24 u32 ch_segcount;
25 struct svc_rdma_segment ch_segments[];

Completed in 3 milliseconds