Home
last modified time | relevance | path

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

/net/sunrpc/xprtrdma/
Dxprt_rdma.h357 struct rpcrdma_buffer { struct
358 spinlock_t rb_lock;
359 struct list_head rb_send_bufs;
360 struct list_head rb_mrs;
362 unsigned long rb_sc_head;
363 unsigned long rb_sc_tail;
364 unsigned long rb_sc_last;
365 struct rpcrdma_sendctx **rb_sc_ctxs;
367 struct list_head rb_allreqs;
368 struct list_head rb_all_mrs;
[all …]