Searched refs:ehca_mr (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_mrmw.h51 struct ehca_mr *e_mr,
62 struct ehca_mr *e_mr,
66 struct ehca_mr *e_mr,
76 struct ehca_mr *e_fmr);
79 struct ehca_mr *e_origmr,
80 struct ehca_mr *e_newmr,
89 struct ehca_mr **maxmr);
92 struct ehca_mr *e_newmr,
106 int ehca_fmr_check_page_list(struct ehca_mr *e_fmr,
125 void ehca_mr_deletenew(struct ehca_mr *m
[all...]
H A Dhcp_if.h198 const struct ehca_mr *mr,
207 const struct ehca_mr *mr,
215 const struct ehca_mr *mr,
220 const struct ehca_mr *mr);
224 const struct ehca_mr *mr,
234 const struct ehca_mr *mr,
235 const struct ehca_mr *orig_mr,
H A Dehca_mrmw.c118 static struct ehca_mr *ehca_mr_new(void)
120 struct ehca_mr *me;
131 static void ehca_mr_delete(struct ehca_mr *me)
160 struct ehca_mr *e_maxmr;
207 struct ehca_mr *e_mr;
318 struct ehca_mr *e_mr;
455 struct ehca_mr *e_mr = container_of(mr, struct ehca_mr, ib.ib_mr);
603 struct ehca_mr *e_mr = container_of(mr, struct ehca_mr, i
[all...]
H A Dehca_classes.h50 struct ehca_mr;
123 struct ehca_mr *maxmr;
266 struct ehca_mr { struct
268 struct ib_mr ib_mr; /* must always be first in ehca_mr */
269 struct ib_fmr ib_fmr; /* must always be first in ehca_mr */
H A Dhcp_if.c750 const struct ehca_mr *mr,
776 const struct ehca_mr *mr,
815 const struct ehca_mr *mr,
835 const struct ehca_mr *mr)
844 const struct ehca_mr *mr,
872 const struct ehca_mr *mr,
873 const struct ehca_mr *orig_mr,

Completed in 89 milliseconds