Searched refs:ipath_mr (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A DMakefile20 ipath_mr.o \
H A Dipath_mr.c63 struct ipath_mr *mr;
79 static struct ipath_mr *alloc_mr(int count,
82 struct ipath_mr *mr;
134 struct ipath_mr *mr;
187 struct ipath_mr *mr;
259 struct ipath_mr *mr = to_imr(ibmr);
H A Dipath_verbs.h247 struct ipath_mr { struct
590 static inline struct ipath_mr *to_imr(struct ib_mr *ibmr)
592 return container_of(ibmr, struct ipath_mr, ibmr);

Completed in 45 milliseconds