Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_cmd.h268 int mthca_INIT_HCA(struct mthca_dev *dev,
H A Dmthca_main.c332 err = mthca_INIT_HCA(mdev, &init_hca); in mthca_init_tavor()
626 err = mthca_INIT_HCA(mdev, &init_hca); in mthca_init_arbel()
H A Dmthca_cmd.c1312 int mthca_INIT_HCA(struct mthca_dev *dev, in mthca_INIT_HCA() function