Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mthca/
Dmthca_mr.c50 struct mthca_mpt_entry { struct
433 struct mthca_mpt_entry *mpt_entry; in mthca_mr_alloc()
473 sizeof *mpt_entry - offsetof(struct mthca_mpt_entry, lkey)); in mthca_mr_alloc()
482 for (i = 0; i < sizeof (struct mthca_mpt_entry) / 4; ++i) { in mthca_mr_alloc()
570 struct mthca_mpt_entry *mpt_entry; in mthca_fmr_alloc()
640 sizeof *mpt_entry - offsetof(struct mthca_mpt_entry, start)); in mthca_fmr_alloc()
645 for (i = 0; i < sizeof (struct mthca_mpt_entry) / 4; ++i) { in mthca_fmr_alloc()
722 struct mthca_mpt_entry mpt_entry; in mthca_tavor_map_phys_fmr()
750 offsetof(struct mthca_mpt_entry, window_count) - in mthca_tavor_map_phys_fmr()
751 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;