Searched refs:hca_type (Results 1 – 12 of 12) sorted by relevance
897 static int __mthca_init_one(struct pci_dev *pdev, int hca_type) in __mthca_init_one() argument963 mdev->mthca_flags = mthca_hca_table[hca_type].flags; in __mthca_init_one()992 if (mdev->fw_ver < mthca_hca_table[hca_type].latest_fw) { in __mthca_init_one()996 (int) (mthca_hca_table[hca_type].latest_fw >> 32), in __mthca_init_one()997 (int) (mthca_hca_table[hca_type].latest_fw >> 16) & 0xffff, in __mthca_init_one()998 (int) (mthca_hca_table[hca_type].latest_fw & 0xffff)); in __mthca_init_one()1025 mdev->hca_type = hca_type; in __mthca_init_one()1114 int hca_type; in __mthca_restart_one() local1119 hca_type = mdev->hca_type; in __mthca_restart_one()1121 return __mthca_init_one(pdev, hca_type); in __mthca_restart_one()
950 static const char *hca_type_string(int hca_type) in hca_type_string() argument952 switch (hca_type) { in hca_type_string()975 static DEVICE_ATTR_RO(hca_type);
292 int hca_type; member
291 What: /sys/class/infiniband/mthcaX/hca_type300 hca_type: (RO) Host Channel Adapter type: MT23108, MT25208311 What: /sys/class/infiniband/mlx4_X/hca_type320 hca_type: (RO) Host channel adapter type407 What: /sys/class/infiniband/cxgb4_X/hca_type417 hca_type: (RO) Driver short name. Should normally match431 What: /sys/class/infiniband/qibX/hca_type450 hca_type: (RO) Host channel adapter type547 What: /sys/class/infiniband/mlx5_X/hca_type608 What: /sys/class/infiniband/ocrdmaX/hca_type[all …]
134 static DEVICE_ATTR_RO(hca_type);
343 static DEVICE_ATTR_RO(hca_type);
585 static DEVICE_ATTR_RO(hca_type);
141 static DEVICE_ATTR_RO(hca_type);
73 static DEVICE_ATTR_RO(hca_type);
652 static DEVICE_ATTR_RO(hca_type);
2027 static DEVICE_ATTR_RO(hca_type);
2472 static DEVICE_ATTR_RO(hca_type);