[go: nahoru, domu]

Searched defs:mthca_mr (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h73 struct mthca_mr { struct
101 struct mthca_mr ntmr;
115 struct mthca_mr mr;
187 struct mthca_mr mr;
240 struct mthca_mr mr;
273 struct mthca_mr mr;
309 static inline struct mthca_mr *to_mmr(struct ib_mr *ibmr)
311 return container_of(ibmr, struct mthca_mr, ibmr);

Completed in 12 milliseconds