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

/freebsd-current/sys/dev/mthca/
H A Dmthca_provider.h88 struct mthca_mpt_entry __iomem *mpt;
92 struct mthca_mpt_entry *mpt;
H A Dmthca_mr.c50 struct mthca_mpt_entry { struct
433 struct mthca_mpt_entry *mpt_entry;
473 sizeof *mpt_entry - offsetof(struct mthca_mpt_entry, lkey));
482 for (i = 0; i < sizeof (struct mthca_mpt_entry) / 4; ++i) {
570 struct mthca_mpt_entry *mpt_entry;
640 sizeof *mpt_entry - offsetof(struct mthca_mpt_entry, start));
645 for (i = 0; i < sizeof (struct mthca_mpt_entry) / 4; ++i) {
721 struct mthca_mpt_entry mpt_entry;
749 offsetof(struct mthca_mpt_entry, window_count) -
750 offsetof(struct mthca_mpt_entry, star
[all...]

Completed in 53 milliseconds