Searched refs:ehca_mw (Results 1 - 4 of 4) 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 Dhcp_if.h246 const struct ehca_mw *mw,
252 const struct ehca_mw *mw,
257 const struct ehca_mw *mw);
H A Dehca_classes.h51 struct ehca_mw;
291 struct ehca_mw { struct
292 struct ib_mw ib_mw; /* gen2 mw, must always be first in ehca_mw */
H A Dhcp_if.c897 const struct ehca_mw *mw,
916 const struct ehca_mw *mw,
932 const struct ehca_mw *mw)
H A Dehca_mrmw.c136 static struct ehca_mw *ehca_mw_new(void)
138 struct ehca_mw *me;
149 static void ehca_mw_delete(struct ehca_mw *me)
695 struct ehca_mw *e_mw;
748 struct ehca_mw *e_mw = container_of(mw, struct ehca_mw, ib_mw);
2300 sizeof(struct ehca_mw), 0,

Completed in 82 milliseconds