Searched refs:hca_type (Results 1 – 13 of 13) sorted by relevance
897 static int __mthca_init_one(struct pci_dev *pdev, int hca_type) in __mthca_init_one() argument974 mdev->mthca_flags = mthca_hca_table[hca_type].flags; in __mthca_init_one()1003 if (mdev->fw_ver < mthca_hca_table[hca_type].latest_fw) { in __mthca_init_one()1007 (int) (mthca_hca_table[hca_type].latest_fw >> 32), in __mthca_init_one()1008 (int) (mthca_hca_table[hca_type].latest_fw >> 16) & 0xffff, in __mthca_init_one()1009 (int) (mthca_hca_table[hca_type].latest_fw & 0xffff)); in __mthca_init_one()1036 mdev->hca_type = hca_type; in __mthca_init_one()1125 int hca_type; in __mthca_restart_one() local1130 hca_type = mdev->hca_type; in __mthca_restart_one()1132 return __mthca_init_one(pdev, hca_type); in __mthca_restart_one()
293 int hca_type; member
1055 static DEVICE_ATTR_RO(hca_type);
134 static DEVICE_ATTR_RO(hca_type);
349 static DEVICE_ATTR_RO(hca_type);
586 static DEVICE_ATTR_RO(hca_type);
143 static DEVICE_ATTR_RO(hca_type);
73 static DEVICE_ATTR_RO(hca_type);
1034 static DEVICE_ATTR_RO(hca_type);
582 static DEVICE_ATTR_RO(hca_type);
2069 static DEVICE_ATTR_RO(hca_type);
2029 static DEVICE_ATTR_RO(hca_type);
4423 static DEVICE_ATTR_RO(hca_type);