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

/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h86 struct mthca_mpt_entry __iomem *mpt;
90 struct mthca_mpt_entry *mpt;
H A Dmthca_mr.c50 struct mthca_mpt_entry { struct
436 struct mthca_mpt_entry *mpt_entry;
477 sizeof *mpt_entry - offsetof(struct mthca_mpt_entry, lkey));
486 for (i = 0; i < sizeof (struct mthca_mpt_entry) / 4; ++i) {
585 struct mthca_mpt_entry *mpt_entry;
656 sizeof *mpt_entry - offsetof(struct mthca_mpt_entry, start));
661 for (i = 0; i < sizeof (struct mthca_mpt_entry) / 4; ++i) {
745 struct mthca_mpt_entry mpt_entry;
773 offsetof(struct mthca_mpt_entry, window_count) -
774 offsetof(struct mthca_mpt_entry, star
[all...]

Completed in 100 milliseconds