Searched refs:hca (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/mlx5/ |
| H A D | device.h | 1298 MLX5_GET(cmd_hca_cap, mdev->caps.hca[MLX5_CAP_GENERAL]->cur, cap) 1301 MLX5_GET64(cmd_hca_cap, mdev->caps.hca[MLX5_CAP_GENERAL]->cur, cap) 1304 MLX5_GET(cmd_hca_cap, mdev->caps.hca[MLX5_CAP_GENERAL]->max, cap) 1307 MLX5_GET(cmd_hca_cap_2, mdev->caps.hca[MLX5_CAP_GENERAL_2]->cur, cap) 1310 MLX5_GET64(cmd_hca_cap_2, mdev->caps.hca[MLX5_CAP_GENERAL_2]->cur, cap) 1313 MLX5_GET(cmd_hca_cap_2, mdev->caps.hca[MLX5_CAP_GENERAL_2]->max, cap) 1317 mdev->caps.hca[MLX5_CAP_ETHERNET_OFFLOADS]->cur, cap) 1321 mdev->caps.hca[MLX5_CAP_IPOIB_ENHANCED_OFFLOADS]->cur, cap) 1324 MLX5_GET(roce_cap, mdev->caps.hca[MLX5_CAP_ROCE]->cur, cap) 1327 MLX5_GET(roce_cap, mdev->caps.hca[MLX5_CAP_ROCE]->max, cap) [all …]
|
| H A D | driver.h | 752 struct mlx5_hca_cap *hca[MLX5_CAP_NUM]; member
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_cmd.c | 1176 dev_lim->hca.arbel.resize_srq = field & 1; in mthca_QUERY_DEV_LIM() 1184 dev_lim->hca.arbel.max_pbl_sz = 1 << (field & 0x3f); in mthca_QUERY_DEV_LIM() 1185 MTHCA_GET(dev_lim->hca.arbel.bmme_flags, outbox, in mthca_QUERY_DEV_LIM() 1187 MTHCA_GET(dev_lim->hca.arbel.reserved_lkey, outbox, in mthca_QUERY_DEV_LIM() 1190 dev_lim->hca.arbel.lam_required = field & 1; in mthca_QUERY_DEV_LIM() 1191 MTHCA_GET(dev_lim->hca.arbel.max_icm_sz, outbox, in mthca_QUERY_DEV_LIM() 1194 if (dev_lim->hca.arbel.bmme_flags & 1) in mthca_QUERY_DEV_LIM() 1197 dev_lim->hca.arbel.bmme_flags, in mthca_QUERY_DEV_LIM() 1198 dev_lim->hca.arbel.max_pbl_sz, in mthca_QUERY_DEV_LIM() 1199 dev_lim->hca.arbel.reserved_lkey); in mthca_QUERY_DEV_LIM() [all …]
|
| H A D | mthca_cmd.h | 184 } hca; member
|
| H A D | mthca_profile.c | 122 mem_avail = dev_lim->hca.arbel.max_icm_sz; in mthca_make_profile()
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-driver-ib_srp | 1 What: /sys/class/infiniband_srp/srp-<hca>-<port_number>/add_target 74 What: /sys/class/infiniband_srp/srp-<hca>-<port_number>/ibdev 78 Description: HCA name (<hca>). 80 What: /sys/class/infiniband_srp/srp-<hca>-<port_number>/port
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | main.c | 307 if (WARN_ON(!dev->caps.hca[cap_type])) in mlx5_core_get_caps_mode() 330 memcpy(dev->caps.hca[cap_type]->max, hca_caps, in mlx5_core_get_caps_mode() 334 memcpy(dev->caps.hca[cap_type]->cur, hca_caps, in mlx5_core_get_caps_mode() 410 memcpy(set_hca_cap, dev->caps.hca[MLX5_CAP_ODP]->cur, in handle_hca_cap_odp() 505 memcpy(set_hca_cap, dev->caps.hca[MLX5_CAP_GENERAL_2]->cur, in handle_hca_cap_2() 538 memcpy(set_hca_cap, dev->caps.hca[MLX5_CAP_GENERAL]->cur, in handle_hca_cap() 667 memcpy(set_hca_cap, dev->caps.hca[MLX5_CAP_ROCE]->cur, in handle_hca_cap_roce() 696 memcpy(set_hca_cap, dev->caps.hca[MLX5_CAP_PORT_SELECTION]->cur, in handle_hca_cap_port_selection() 1735 kfree(dev->caps.hca[type]); in mlx5_hca_caps_free() 1750 dev->caps.hca[type] = cap; in mlx5_hca_caps_alloc()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ipoib.c | 668 static int mlx5i_attach_mcast(struct net_device *netdev, struct ib_device *hca, in mlx5i_attach_mcast() argument 693 static int mlx5i_detach_mcast(struct net_device *netdev, struct ib_device *hca, in mlx5i_detach_mcast() argument 816 rn->hca = ibdev; in mlx5_rdma_setup_rn()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | ipoib_main.c | 192 rn->hca = device; in hfi1_ipoib_setup_rn()
|
| /linux/ |
| H A D | MAINTAINERS | 4874 M: Heiko Carstens <hca@linux.ibm.com> 23972 M: Heiko Carstens <hca@linux.ibm.com>
|