Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_dev.h434 int mthca_init_mr_table(struct mthca_dev *dev);
H A Dmthca_mr.c826 int mthca_init_mr_table(struct mthca_dev *dev) in mthca_init_mr_table() function
H A Dmthca_main.c730 err = mthca_init_mr_table(dev); in mthca_setup_hca()