Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_provider.h81 struct mthca_fmr { struct
82 struct ib_fmr ibmr;
83 struct ib_fmr_attr attr;
84 struct mthca_mtt *mtt;
85 int maps;
86 union {
96 } mem;