Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mthca/
Dmthca_mr.c50 struct mthca_mpt_entry { struct
431 struct mthca_mpt_entry *mpt_entry; in mthca_mr_alloc()
479 for (i = 0; i < sizeof (struct mthca_mpt_entry) / 4; ++i) { in mthca_mr_alloc()
615 ioremap(addr, mpts * sizeof(struct mthca_mpt_entry)); in mthca_init_mr_table()