Searched refs:mthca_mpt_entry (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h87 struct mthca_mpt_entry __iomem *mpt;
91 struct mthca_mpt_entry *mpt;
H A Dmthca_mr.c52 struct mthca_mpt_entry { struct
428 struct mthca_mpt_entry *mpt_entry;
469 sizeof *mpt_entry - offsetof(struct mthca_mpt_entry, lkey));
478 for (i = 0; i < sizeof (struct mthca_mpt_entry) / 4; ++i) {
577 struct mthca_mpt_entry *mpt_entry;
644 sizeof *mpt_entry - offsetof(struct mthca_mpt_entry, start));
649 for (i = 0; i < sizeof (struct mthca_mpt_entry) / 4; ++i) {
733 struct mthca_mpt_entry mpt_entry;
761 offsetof(struct mthca_mpt_entry, window_count) -
762 offsetof(struct mthca_mpt_entry, star
[all...]

Completed in 93 milliseconds