IB/core: add RW API support for signature MRs
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Doug Ledford <dledford@redhat.com>
This commit is contained in:

committed by
Doug Ledford

parent
b99f8e4d7b
commit
0e353e34e1
@@ -1435,6 +1435,7 @@ struct ib_qp {
|
||||
spinlock_t mr_lock;
|
||||
int mrs_used;
|
||||
struct list_head rdma_mrs;
|
||||
struct list_head sig_mrs;
|
||||
struct ib_srq *srq;
|
||||
struct ib_xrcd *xrcd; /* XRC TGT QPs only */
|
||||
struct list_head xrcd_list;
|
||||
|
Reference in New Issue
Block a user