Home
last modified time | relevance | path

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

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