Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
Dmthca_dev.h431 int mthca_init_mr_table(struct mthca_dev *dev);
Dmthca_mr.c567 int mthca_init_mr_table(struct mthca_dev *dev) in mthca_init_mr_table() function
Dmthca_main.c729 err = mthca_init_mr_table(dev); in mthca_setup_hca()