Home
last modified time | relevance | path

Searched refs:mthca_reset (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mthca/
H A DMakefile4 ib_mthca-y := mthca_main.o mthca_cmd.o mthca_profile.o mthca_reset.o \
H A Dmthca_reset.c41 int mthca_reset(struct mthca_dev *mdev) in mthca_reset() function
H A Dmthca_dev.h411 int mthca_reset(struct mthca_dev *mdev);
H A Dmthca_main.c968 err = mthca_reset(mdev); in __mthca_init_one()