Searched defs:rpcrdma_buffer (Results 1 – 1 of 1) sorted by relevance
365 struct rpcrdma_buffer { struct366 spinlock_t rb_lock;368 struct list_head rb_mrs;370 unsigned long rb_sc_head;371 unsigned long rb_sc_tail;372 unsigned long rb_sc_last;375 struct list_head rb_allreqs;376 struct list_head rb_all_mrs;377 struct list_head rb_all_reps;381 __be32 rb_max_requests;[all …]