Home
last modified time | relevance | path

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

/include/rdma/
A Dib_verbs.h1871 struct ib_mr { struct
1879 enum ib_mr_type type; argument
1880 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