Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h382 struct rpcrdma_buffer { struct
383 spinlock_t rb_lock;
384 struct list_head rb_send_bufs;
385 struct list_head rb_mrs;
387 unsigned long rb_sc_head;
388 unsigned long rb_sc_tail;
389 unsigned long rb_sc_last;
390 struct rpcrdma_sendctx **rb_sc_ctxs;
392 struct list_head rb_allreqs;
393 struct list_head rb_all_mrs;
[all …]