Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A 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()
618 ioremap(addr, mpts * sizeof(struct mthca_mpt_entry)); in mthca_init_mr_table()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A 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()

Completed in 2 milliseconds