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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_mrmw.h46 struct ehca_mr *e_mr,
56 struct ehca_mr *e_mr,
60 struct ehca_mr *e_mr,
70 struct ehca_mr *e_fmr);
73 struct ehca_mr *e_origmr,
74 struct ehca_mr *e_newmr,
83 struct ehca_mr **maxmr);
86 struct ehca_mr *e_newmr,
100 int ehca_fmr_check_page_list(struct ehca_mr *e_fmr,
104 int ehca_set_pagebuf(struct ehca_mr *e_m
[all...]
H A Dhcp_if.h199 const struct ehca_mr *mr,
208 const struct ehca_mr *mr,
216 const struct ehca_mr *mr,
221 const struct ehca_mr *mr);
225 const struct ehca_mr *mr,
235 const struct ehca_mr *mr,
236 const struct ehca_mr *orig_mr,
H A Dehca_mrmw.c54 static struct ehca_mr *ehca_mr_new(void)
56 struct ehca_mr *me;
67 static void ehca_mr_delete(struct ehca_mr *me)
96 struct ehca_mr *e_maxmr;
141 struct ehca_mr *e_mr;
247 struct ehca_mr *e_mr;
355 struct ehca_mr *e_mr = container_of(mr, struct ehca_mr, ib.ib_mr);
509 struct ehca_mr *e_mr = container_of(mr, struct ehca_mr, i
[all...]
H A Dehca_classes.h50 struct ehca_mr;
106 struct ehca_mr *maxmr;
174 struct ehca_mr { struct
176 struct ib_mr ib_mr; /* must always be first in ehca_mr */
177 struct ib_fmr ib_fmr; /* must always be first in ehca_mr */
H A Dhcp_if.c713 const struct ehca_mr *mr,
739 const struct ehca_mr *mr,
765 const struct ehca_mr *mr,
785 const struct ehca_mr *mr)
794 const struct ehca_mr *mr,
822 const struct ehca_mr *mr,
823 const struct ehca_mr *orig_mr,

Completed in 115 milliseconds