Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mthca/
Dmthca_main.c897 static int __mthca_init_one(struct pci_dev *pdev, int hca_type) in __mthca_init_one() argument
974 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() local
1130 hca_type = mdev->hca_type; in __mthca_restart_one()
1132 return __mthca_init_one(pdev, hca_type); in __mthca_restart_one()
Dmthca_dev.h293 int hca_type; member
Dmthca_provider.c1055 static DEVICE_ATTR_RO(hca_type);
/drivers/infiniband/hw/ocrdma/
Docrdma_main.c134 static DEVICE_ATTR_RO(hca_type);
/drivers/infiniband/hw/cxgb4/
Dprovider.c349 static DEVICE_ATTR_RO(hca_type);
/drivers/infiniband/hw/qib/
Dqib_sysfs.c586 static DEVICE_ATTR_RO(hca_type);
/drivers/infiniband/hw/qedr/
Dmain.c143 static DEVICE_ATTR_RO(hca_type);
/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_main.c73 static DEVICE_ATTR_RO(hca_type);
/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1034 static DEVICE_ATTR_RO(hca_type);
/drivers/infiniband/hw/bnxt_re/
Dmain.c582 static DEVICE_ATTR_RO(hca_type);
/drivers/infiniband/hw/i40iw/
Di40iw_verbs.c2069 static DEVICE_ATTR_RO(hca_type);
/drivers/infiniband/hw/mlx4/
Dmain.c2029 static DEVICE_ATTR_RO(hca_type);
/drivers/infiniband/hw/mlx5/
Dmain.c4423 static DEVICE_ATTR_RO(hca_type);