Searched refs:hca_type (Results 1 – 14 of 14) 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);
303 What: /sys/class/infiniband/mthcaX/hca_type311 hca_type: (RO) Host Channel Adapter type: MT23108, MT25208321 What: /sys/class/infiniband/cxgb3_X/hca_type329 hca_type: (RO) HCA type. Here it is a driver short name.340 What: /sys/class/infiniband/mlx4_X/hca_type348 hca_type: (RO) Host channel adapter type430 What: /sys/class/infiniband/cxgb4_X/hca_type439 hca_type: (RO) Driver short name. Should normally match452 What: /sys/class/infiniband/qibX/hca_type470 hca_type: (RO) Host channel adapter type[all …]
134 static DEVICE_ATTR_RO(hca_type);
349 static DEVICE_ATTR_RO(hca_type);
580 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);
581 static DEVICE_ATTR_RO(hca_type);
2069 static DEVICE_ATTR_RO(hca_type);
2029 static DEVICE_ATTR_RO(hca_type);
4424 static DEVICE_ATTR_RO(hca_type);