Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_mcg.c315 int mthca_init_mcg_table(struct mthca_dev *dev) in mthca_init_mcg_table() function
H A Dmthca_dev.h440 int mthca_init_mcg_table(struct mthca_dev *dev);
H A Dmthca_main.c805 err = mthca_init_mcg_table(dev); in mthca_setup_hca()