Home
last modified time | relevance | path

Searched refs:hca_type (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/drivers/infiniband/hw/mthca/
H A Dmthca_main.c897 static int __mthca_init_one(struct pci_dev *pdev, int hca_type) in __mthca_init_one() argument
959 mdev->mthca_flags = mthca_hca_table[hca_type].flags; in __mthca_init_one()
988 if (mdev->fw_ver < mthca_hca_table[hca_type].latest_fw) { in __mthca_init_one()
992 (int) (mthca_hca_table[hca_type].latest_fw >> 32), in __mthca_init_one()
993 (int) (mthca_hca_table[hca_type].latest_fw >> 16) & 0xffff, in __mthca_init_one()
994 (int) (mthca_hca_table[hca_type].latest_fw & 0xffff)); in __mthca_init_one()
1021 mdev->hca_type = hca_type; in __mthca_init_one()
1110 int hca_type; in __mthca_restart_one() local
1115 hca_type = mdev->hca_type; in __mthca_restart_one()
1117 return __mthca_init_one(pdev, hca_type); in __mthca_restart_one()
H A Dmthca_provider.c943 static const char *hca_type_string(int hca_type) in hca_type_string() argument
945 switch (hca_type) { in hca_type_string()
968 static DEVICE_ATTR_RO(hca_type);
H A Dmthca_dev.h292 int hca_type; member
/linux-6.15/Documentation/ABI/stable/
H A Dsysfs-class-infiniband291 What: /sys/class/infiniband/mthcaX/hca_type
311 What: /sys/class/infiniband/mlx4_X/hca_type
320 hca_type: (RO) Host channel adapter type
431 What: /sys/class/infiniband/qibX/hca_type
450 hca_type: (RO) Host channel adapter type
547 What: /sys/class/infiniband/mlx5_X/hca_type
613 hca_type: (RO) Display FW version
738 What: /sys/class/infiniband/qedrX/hca_type
747 hca_type: (RO) Display HCA type
765 hca_type: (RO) Host channel adapter type
[all …]
/linux-6.15/drivers/infiniband/hw/ocrdma/
H A Docrdma_main.c120 static DEVICE_ATTR_RO(hca_type);
/linux-6.15/drivers/infiniband/hw/cxgb4/
H A Dprovider.c347 static DEVICE_ATTR_RO(hca_type);
/linux-6.15/drivers/infiniband/hw/qib/
H A Dqib_sysfs.c585 static DEVICE_ATTR_RO(hca_type);
/linux-6.15/drivers/infiniband/hw/qedr/
H A Dmain.c141 static DEVICE_ATTR_RO(hca_type);
/linux-6.15/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_main.c73 static DEVICE_ATTR_RO(hca_type);
/linux-6.15/drivers/infiniband/hw/bnxt_re/
H A Dmain.c990 static DEVICE_ATTR_RO(hca_type);
/linux-6.15/drivers/infiniband/hw/mlx4/
H A Dmain.c2021 static DEVICE_ATTR_RO(hca_type);
/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dmain.c2583 static DEVICE_ATTR_RO(hca_type);