Searched defs:ib_mr (Results 1 – 1 of 1) sorted by relevance
1871 struct ib_mr { struct1879 enum ib_mr_type type; argument1880 bool need_inval;1881 union {1886 struct ib_dm *dm;1887 struct ib_sig_attrs *sig_attrs; /* only for IB_MR_TYPE_INTEGRITY MRs */1888 struct ib_dmah *dmah;1892 struct rdma_restrack_entry res;
Completed in 26 milliseconds