Lines Matching refs:mthca_dev
137 static int mthca_tune_pci(struct mthca_dev *mdev) in mthca_tune_pci()
165 static int mthca_dev_lim(struct mthca_dev *mdev, struct mthca_dev_lim *dev_lim) in mthca_dev_lim()
288 static int mthca_init_tavor(struct mthca_dev *mdev) in mthca_init_tavor()
346 static int mthca_load_fw(struct mthca_dev *mdev) in mthca_load_fw()
381 static int mthca_init_icm(struct mthca_dev *mdev, in mthca_init_icm()
557 static void mthca_free_icms(struct mthca_dev *mdev) in mthca_free_icms()
575 static int mthca_init_arbel(struct mthca_dev *mdev) in mthca_init_arbel()
648 static void mthca_close_hca(struct mthca_dev *mdev) in mthca_close_hca()
664 static int mthca_init_hca(struct mthca_dev *mdev) in mthca_init_hca()
695 static int mthca_setup_hca(struct mthca_dev *dev) in mthca_setup_hca()
852 static int mthca_enable_msi_x(struct mthca_dev *mdev) in mthca_enable_msi_x()
904 struct mthca_dev *mdev; in __mthca_init_one()
967 mdev = (struct mthca_dev *) ib_alloc_device(sizeof *mdev); in __mthca_init_one()
1086 struct mthca_dev *mdev = pci_get_drvdata(pdev); in __mthca_remove_one()
1127 struct mthca_dev *mdev; in __mthca_restart_one()